We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05560b4 commit fc5da88Copy full SHA for fc5da88
1 file changed
charts/gitops-runtime/values.yaml
@@ -470,14 +470,14 @@ app-proxy:
470
tag: 1.1.17-main
471
image:
472
repository: quay.io/codefresh/cap-app-proxy
473
- tag: 1.3819.0
+ tag: 1.3820.0
474
pullPolicy: IfNotPresent
475
# -- Extra volume mounts for main container
476
extraVolumeMounts: []
477
initContainer:
478
479
repository: quay.io/codefresh/cap-app-proxy-init
480
481
482
command:
483
- ./init.sh
0 commit comments