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 8df1c19 commit 45fb1c9Copy full SHA for 45fb1c9
1 file changed
charts/gitops-runtime/values.yaml
@@ -485,14 +485,14 @@ app-proxy:
485
tag: 1.1.28-main
486
image:
487
repository: quay.io/codefresh/cap-app-proxy
488
- tag: 1.4103.0
+ tag: 1.4114.0
489
pullPolicy: IfNotPresent
490
# -- Extra volume mounts for main container
491
extraVolumeMounts: []
492
initContainer:
493
494
repository: quay.io/codefresh/cap-app-proxy-init
495
496
497
command:
498
- ./init.sh
0 commit comments