mirror of
https://github.com/kairos-io/packages.git
synced 2025-08-30 22:09:10 +00:00
Bump container/kubectl to 1.29.3 (#687)
This commit is contained in:
parent
42c4b2627a
commit
5042517c53
@ -1,6 +1,6 @@
|
||||
name: kubectl
|
||||
category: container
|
||||
version: "1.29.1+1"
|
||||
version: "1.29.3"
|
||||
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.29.1"
|
||||
package.version: "1.29.3"
|
||||
uri:
|
||||
- https://github.com/kubernetes/kubernetes
|
||||
- https://kubernetes.io
|
||||
|
Loading…
Reference in New Issue
Block a user