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 482110b commit 542c92fCopy full SHA for 542c92f
charts/gitops-runtime/values.yaml
@@ -545,15 +545,15 @@ app-proxy:
545
tag: 1.1.14-main
546
image:
547
repository: quay.io/codefresh/cap-app-proxy
548
- tag: 1.3628.0
+ tag: 1.3630.0
549
pullPolicy: IfNotPresent
550
# -- Extra volume mounts for main container
551
extraVolumeMounts: []
552
553
initContainer:
554
555
repository: quay.io/codefresh/cap-app-proxy-init
556
557
558
command:
559
- ./init.sh
0 commit comments