We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7747050 commit 012b65aCopy full SHA for 012b65a
charts/gitops-runtime/values.yaml
@@ -458,14 +458,14 @@ app-proxy:
458
tag: 1.1.22-main
459
image:
460
repository: quay.io/codefresh/cap-app-proxy
461
- tag: fbc0485
+ tag: f1a9078
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