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 4efff76 commit ede3538Copy full SHA for ede3538
charts/gitops-runtime/values.yaml
@@ -525,15 +525,15 @@ app-proxy:
525
tag: 1.1.12-main
526
image:
527
repository: quay.io/codefresh/cap-app-proxy
528
- tag: 1.3419.1
+ tag: 1.3430.2
529
pullPolicy: IfNotPresent
530
# -- Extra volume mounts for main container
531
extraVolumeMounts: []
532
533
initContainer:
534
535
repository: quay.io/codefresh/cap-app-proxy-init
536
537
538
command:
539
- ./init.sh
0 commit comments