We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dba4d0 commit c476ec5Copy full SHA for c476ec5
charts/gitops-runtime/values.yaml
@@ -537,15 +537,15 @@ app-proxy:
537
tag: 1.1.12-main
538
image:
539
repository: quay.io/codefresh/cap-app-proxy
540
- tag: 1.3430.2
+ tag: 1.3451.0
541
pullPolicy: IfNotPresent
542
# -- Extra volume mounts for main container
543
extraVolumeMounts: []
544
545
initContainer:
546
547
repository: quay.io/codefresh/cap-app-proxy-init
548
549
550
command:
551
- ./init.sh
0 commit comments