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 5b1e47e commit 8a73490Copy full SHA for 8a73490
charts/gitops-runtime/values.yaml
@@ -495,14 +495,14 @@ app-proxy:
495
tag: 1.1.17-main
496
image:
497
repository: quay.io/codefresh/cap-app-proxy
498
- tag: 592eb04
+ tag: 6201d13
499
pullPolicy: IfNotPresent
500
# -- Extra volume mounts for main container
501
extraVolumeMounts: []
502
initContainer:
503
504
repository: quay.io/codefresh/cap-app-proxy-init
505
506
507
command:
508
- ./init.sh
0 commit comments