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 65b1714 commit a2e5e0aCopy full SHA for a2e5e0a
charts/gitops-runtime/values.yaml
@@ -552,15 +552,15 @@ app-proxy:
552
tag: 1.1.14-main
553
image:
554
repository: quay.io/codefresh/cap-app-proxy
555
- tag: 1.3636.0-6119302
+ tag: 1.3642.0
556
pullPolicy: IfNotPresent
557
# -- Extra volume mounts for main container
558
extraVolumeMounts: []
559
560
initContainer:
561
562
repository: quay.io/codefresh/cap-app-proxy-init
563
564
565
command:
566
- ./init.sh
0 commit comments