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 7da8139 commit 02c2954Copy full SHA for 02c2954
charts/gitops-runtime/values.yaml
@@ -428,15 +428,15 @@ app-proxy:
428
tag: 1.1.11-main
429
image:
430
repository: quay.io/codefresh/cap-app-proxy
431
- tag: 1.3142.0
+ tag: 1.3146.0
432
pullPolicy: IfNotPresent
433
# -- Extra volume mounts for main container
434
extraVolumeMounts: []
435
436
initContainer:
437
438
repository: quay.io/codefresh/cap-app-proxy-init
439
440
441
command:
442
- ./init.sh
0 commit comments