Skip to content

Commit

Permalink
Bump container/kubectl to 1.29.3
Browse files Browse the repository at this point in the history
Signed-off-by: ci-robbot <[email protected]>
  • Loading branch information
ci-robbot committed Mar 22, 2024
1 parent 321a456 commit e2627c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/utils/kubectl/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: kubectl
category: container
version: "1.29.1+1"
version: "1.29.3"
tag: "1.29.1"
arch: "amd64"
labels:
Expand All @@ -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
Expand Down

0 comments on commit e2627c2

Please sign in to comment.