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