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 c6cfce2 commit 7158be3Copy full SHA for 7158be3
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: 6201d13
+ tag: 0afa16e
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