Skip to content

Commit

Permalink
Bump container/kubectl to 1.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinHatesOceans committed Feb 22, 2023
1 parent d87d070 commit c1c593d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/kubectl/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: kubectl
category: container
version: "1.26.0"
version: "1.26.1"
labels:
github.repo: "kubectl"
github.owner: "kubernetes"
Expand All @@ -9,7 +9,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.26.0"
package.version: "1.26.1"
uri:
- https://github.com/kubernetes/kubernetes
- https://kubernetes.io
Expand Down

0 comments on commit c1c593d

Please sign in to comment.