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 cbc0c12 commit 6f4c808Copy full SHA for 6f4c808
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: 1.3911.0
+ tag: 592eb04
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