Skip to content

Commit a59ff70

Browse files
upd kubectl to 1.34
1 parent 1a68c7e commit a59ff70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/codefresh/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ gencerts:
1414
image:
1515
registry: us-docker.pkg.dev/codefresh-inc/public-gcr-io
1616
repository: codefresh/kubectl
17-
tag: 1.33.5
17+
tag: 1.34.1
1818
rbac:
1919
enabled: true
2020
ttlSecondsAfterFinished: 300
@@ -466,7 +466,7 @@ hooks:
466466
image:
467467
registry: us-docker.pkg.dev/codefresh-inc/public-gcr-io
468468
repository: codefresh/kubectl
469-
tag: 1.33.5
469+
tag: 1.34.1
470470
affinity: {}
471471
nodeSelector: {}
472472
podSecurityContext: {}

0 commit comments

Comments
 (0)