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 1cd3cfe commit 3149df3Copy full SHA for 3149df3
charts/gitops-runtime/values.yaml
@@ -545,15 +545,15 @@ app-proxy:
545
tag: 1.1.14-main
546
image:
547
repository: quay.io/codefresh/cap-app-proxy
548
- tag: 1.3624.0
+ tag: 1.3628.0
549
pullPolicy: IfNotPresent
550
# -- Extra volume mounts for main container
551
extraVolumeMounts: []
552
553
initContainer:
554
555
repository: quay.io/codefresh/cap-app-proxy-init
556
557
558
command:
559
- ./init.sh
0 commit comments