We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f7735f commit b501b65Copy full SHA for b501b65
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.3430.2
+ tag: 1.3451.0
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