Skip to content

Commit 22566ff

Browse files
committed
feat: update cap-app-proxy image tags to 1.3750.0 - fix preview of promotion properties
1 parent 4f640af commit 22566ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/gitops-runtime/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -565,14 +565,14 @@ app-proxy:
565565
tag: 1.1.15-main
566566
image:
567567
repository: quay.io/codefresh/cap-app-proxy
568-
tag: 1.3736.0
568+
tag: 1.3750.0
569569
pullPolicy: IfNotPresent
570570
# -- Extra volume mounts for main container
571571
extraVolumeMounts: []
572572
initContainer:
573573
image:
574574
repository: quay.io/codefresh/cap-app-proxy-init
575-
tag: 1.3736.0
575+
tag: 1.3750.0
576576
pullPolicy: IfNotPresent
577577
command:
578578
- ./init.sh

0 commit comments

Comments
 (0)