We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee2f4f7 commit 5278a2fCopy full SHA for 5278a2f
charts/gitops-runtime/values.yaml
@@ -505,15 +505,15 @@ app-proxy:
505
tag: 1.1.12-main
506
image:
507
repository: quay.io/codefresh/cap-app-proxy
508
- tag: 1.3362.0
+ tag: 1.3389.0
509
pullPolicy: IfNotPresent
510
# -- Extra volume mounts for main container
511
extraVolumeMounts: []
512
513
initContainer:
514
515
repository: quay.io/codefresh/cap-app-proxy-init
516
517
518
command:
519
- ./init.sh
0 commit comments