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 ddfa5f0 commit 59398b7Copy full SHA for 59398b7
charts/gitops-runtime/values.yaml
@@ -564,14 +564,14 @@ app-proxy:
564
tag: 1.1.14-main
565
image:
566
repository: quay.io/codefresh/cap-app-proxy
567
- tag: 1.3701.0
+ tag: 1.3702.0
568
pullPolicy: IfNotPresent
569
# -- Extra volume mounts for main container
570
extraVolumeMounts: []
571
initContainer:
572
573
repository: quay.io/codefresh/cap-app-proxy-init
574
575
576
command:
577
- ./init.sh
0 commit comments