Skip to content

Commit ae72dc3

Browse files
fix(app-proxy): update cap-app-proxy image tags to 1.3709.0 - simplify user cache (#673)
1 parent 680652f commit ae72dc3

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
@@ -563,14 +563,14 @@ app-proxy:
563563
tag: 1.1.15-main
564564
image:
565565
repository: quay.io/codefresh/cap-app-proxy
566-
tag: 1.3706.0
566+
tag: 1.3709.0
567567
pullPolicy: IfNotPresent
568568
# -- Extra volume mounts for main container
569569
extraVolumeMounts: []
570570
initContainer:
571571
image:
572572
repository: quay.io/codefresh/cap-app-proxy-init
573-
tag: 1.3706.0
573+
tag: 1.3709.0
574574
pullPolicy: IfNotPresent
575575
command:
576576
- ./init.sh

0 commit comments

Comments
 (0)