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 c98fd28 commit 4efff76Copy full SHA for 4efff76
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.3389.0
+ tag: 1.3419.1
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