We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e59054 commit 3b70bd4Copy full SHA for 3b70bd4
charts/gitops-runtime/values.yaml
@@ -438,15 +438,15 @@ app-proxy:
438
tag: 1.1.11-main
439
image:
440
repository: quay.io/codefresh/cap-app-proxy
441
- tag: 1.3192.0
+ tag: 1.3196.4
442
pullPolicy: IfNotPresent
443
# -- Extra volume mounts for main container
444
extraVolumeMounts: []
445
446
initContainer:
447
448
repository: quay.io/codefresh/cap-app-proxy-init
449
450
451
command:
452
- ./init.sh
0 commit comments