We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69f8d38 commit 32f0e6dCopy full SHA for 32f0e6d
charts/gitops-runtime/values.yaml
@@ -459,14 +459,14 @@ app-proxy:
459
tag: 1.1.22-main
460
image:
461
repository: quay.io/codefresh/cap-app-proxy
462
- tag: c7216c5
+ tag: 6668ff8
463
pullPolicy: IfNotPresent
464
# -- Extra volume mounts for main container
465
extraVolumeMounts: []
466
initContainer:
467
468
repository: quay.io/codefresh/cap-app-proxy-init
469
470
471
command:
472
- ./init.sh
0 commit comments