Skip to content

Commit

Permalink
chore(updatecli): upgrade the kubectl version to 1.27
Browse files Browse the repository at this point in the history
  • Loading branch information
smerle33 authored Feb 12, 2024
1 parent e8d7fc9 commit b33991f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion updatecli/updatecli.d/kubectl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ sources:
username: "{{ .github.username }}"
versionfilter:
kind: regex
pattern: "^kubernetes-1.26.(\\d*)$"
pattern: "^kubernetes-1.27.(\\d*)$"

conditions:
dockerfileArgKubectlVersion:
Expand Down

0 comments on commit b33991f

Please sign in to comment.