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 ab056fa commit 8d409aaCopy full SHA for 8d409aa
charts/gitops-runtime/values.yaml
@@ -450,15 +450,15 @@ app-proxy:
450
tag: 1.1.10-main
451
image:
452
repository: quay.io/codefresh/cap-app-proxy
453
- tag: 1.2989.3
+ tag: 1.3007.0
454
pullPolicy: IfNotPresent
455
# -- Extra volume mounts for main container
456
extraVolumeMounts: []
457
458
initContainer:
459
460
repository: quay.io/codefresh/cap-app-proxy-init
461
462
463
command:
464
- ./init.sh
0 commit comments