Skip to content

Commit

Permalink
upgrade kubectl image version to v1.27.12
Browse files Browse the repository at this point in the history
  • Loading branch information
frezes committed Mar 20, 2024
1 parent 80248c6 commit 7fcfb70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/whizard/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ maintainers:
email: [email protected]
- name: junot
email: [email protected]
version: 0.10.15
version: 0.10.16
appVersion: "latest"
2 changes: 1 addition & 1 deletion charts/whizard/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ hook:
image:
registry: docker.io
repository: kubesphere/kubectl
tag: v1.27.4
tag: v1.27.12
pullPolicy: IfNotPresent
resources:
limits:
Expand Down

0 comments on commit 7fcfb70

Please sign in to comment.