mirror of
https://github.com/kairos-io/packages.git
synced 2025-08-18 07:58:58 +00:00
Bump container/kubectl to 1.30.2 (#906)
This commit is contained in:
parent
3fe493f05e
commit
1278db8a5d
@ -1,6 +1,6 @@
|
||||
name: kubectl
|
||||
category: container
|
||||
version: "1.30.1"
|
||||
version: "1.30.2"
|
||||
tag: "1.29.1"
|
||||
arch: "amd64"
|
||||
labels:
|
||||
@ -11,7 +11,7 @@ labels:
|
||||
autobump.prefix: "prefix"
|
||||
autobump.hook: "curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt | sed 's/v//'"
|
||||
autobump.version_hook: "curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt | sed 's/v//'"
|
||||
package.version: "1.30.1"
|
||||
package.version: "1.30.2"
|
||||
uri:
|
||||
- https://github.com/kubernetes/kubernetes
|
||||
- https://kubernetes.io
|
||||
|
Loading…
Reference in New Issue
Block a user