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 286d362 commit bf76c0fCopy full SHA for bf76c0f
charts/gitops-runtime/values.yaml
@@ -492,14 +492,14 @@ app-proxy:
492
tag: 1.1.17-main
493
image:
494
repository: quay.io/codefresh/cap-app-proxy
495
- tag: 28608a6
+ tag: 58c5ee3
496
pullPolicy: IfNotPresent
497
# -- Extra volume mounts for main container
498
extraVolumeMounts: []
499
initContainer:
500
501
repository: quay.io/codefresh/cap-app-proxy-init
502
503
504
command:
505
- ./init.sh
0 commit comments