We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8742f6 commit 6d67c2fCopy full SHA for 6d67c2f
charts/gitops-runtime/values.yaml
@@ -477,15 +477,15 @@ app-proxy:
477
tag: 1.1.13-main
478
image:
479
repository: quay.io/codefresh/cap-app-proxy
480
- tag: 1.3534.0
+ tag: 1.3546.0
481
pullPolicy: IfNotPresent
482
# -- Extra volume mounts for main container
483
extraVolumeMounts: []
484
485
initContainer:
486
487
repository: quay.io/codefresh/cap-app-proxy-init
488
489
490
command:
491
- ./init.sh
0 commit comments