Skip to content

Commit 0a61fd5

Browse files
committed
fix: security vulnerabilities in kubectl
1 parent fa06bb2 commit 0a61fd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/gitops-runtime/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -722,7 +722,7 @@ redis-secret-init:
722722
image:
723723
registry: docker.io
724724
repository: alpine/kubectl
725-
tag: 1.35.0
725+
tag: 1.35.1
726726
nodeSelector: {}
727727
tolerations: []
728728
affinity: {}

0 commit comments

Comments
 (0)