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 5d3be94 commit bacffa1Copy full SHA for bacffa1
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.3523.0
+ tag: 1.3534.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