We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 16c1063 + f29eb87 commit 7823ba6Copy full SHA for 7823ba6
1 file changed
charts/gitops-runtime/values.yaml
@@ -492,14 +492,14 @@ app-proxy:
492
tag: 1.1.20-main
493
image:
494
repository: quay.io/codefresh/cap-app-proxy
495
- tag: 5f0a3d5
+ tag: 8765bbd
496
pullPolicy: IfNotPresent
497
# -- Extra volume mounts for main container
498
extraVolumeMounts: []
499
initContainer:
500
501
repository: quay.io/codefresh/cap-app-proxy-init
502
503
504
command:
505
- ./init.sh
@@ -755,7 +755,7 @@ redis-secret-init:
755
756
registry: docker.io
757
repository: alpine/kubectl
758
- tag: 1.34.1
+ tag: 1.35.0
759
nodeSelector: {}
760
tolerations: []
761
affinity: {}
0 commit comments