We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 681c20a commit 45e77a8Copy full SHA for 45e77a8
charts/gitops-runtime/values.yaml
@@ -543,15 +543,15 @@ app-proxy:
543
tag: 1.1.13-main
544
image:
545
repository: quay.io/codefresh/cap-app-proxy
546
- tag: 1.3451.0
+ tag: 1.3470.0
547
pullPolicy: IfNotPresent
548
# -- Extra volume mounts for main container
549
extraVolumeMounts: []
550
551
initContainer:
552
553
repository: quay.io/codefresh/cap-app-proxy-init
554
555
556
command:
557
- ./init.sh
0 commit comments