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 de6a116 commit 0edf129Copy full SHA for 0edf129
charts/gitops-runtime/values.yaml
@@ -570,15 +570,15 @@ app-proxy:
570
tag: 1.1.14-main
571
image:
572
repository: quay.io/codefresh/cap-app-proxy
573
- tag: 1.3642.0
+ tag: 1.3651.0
574
pullPolicy: IfNotPresent
575
# -- Extra volume mounts for main container
576
extraVolumeMounts: []
577
578
initContainer:
579
580
repository: quay.io/codefresh/cap-app-proxy-init
581
582
583
command:
584
- ./init.sh
0 commit comments