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 e79a6e0 commit cf20933Copy full SHA for cf20933
charts/gitops-runtime/values.yaml
@@ -515,14 +515,14 @@ app-proxy:
515
tag: 1.1.13-main
516
image:
517
repository: quay.io/codefresh/cap-app-proxy
518
- tag: 1.3591.0
+ tag: 1.3600.0
519
pullPolicy: IfNotPresent
520
# -- Extra volume mounts for main container
521
extraVolumeMounts: []
522
initContainer:
523
524
repository: quay.io/codefresh/cap-app-proxy-init
525
526
527
command:
528
- ./init.sh
0 commit comments