We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ff84f1 commit 18ba099Copy full SHA for 18ba099
charts/gitops-runtime/values.yaml
@@ -458,14 +458,14 @@ app-proxy:
458
tag: 1.1.21-main
459
image:
460
repository: quay.io/codefresh/cap-app-proxy
461
- tag: 1.4020.0
+ tag: 93121a2
462
pullPolicy: IfNotPresent
463
# -- Extra volume mounts for main container
464
extraVolumeMounts: []
465
initContainer:
466
467
repository: quay.io/codefresh/cap-app-proxy-init
468
469
470
command:
471
- ./init.sh
0 commit comments