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 1401969 commit 326ea98Copy full SHA for 326ea98
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.3806.0
+ tag: 1.3816.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