Skip to content

Commit 2180dc6

Browse files
authored
chore(app-proxy): update cap-app-proxy image tags to 1.3702.0 (#659)
1 parent edbc363 commit 2180dc6

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
@@ -564,14 +564,14 @@ app-proxy:
564564
tag: 1.1.15-main
565565
image:
566566
repository: quay.io/codefresh/cap-app-proxy
567-
tag: 1.3701.0
567+
tag: 1.3702.0
568568
pullPolicy: IfNotPresent
569569
# -- Extra volume mounts for main container
570570
extraVolumeMounts: []
571571
initContainer:
572572
image:
573573
repository: quay.io/codefresh/cap-app-proxy-init
574-
tag: 1.3701.0
574+
tag: 1.3702.0
575575
pullPolicy: IfNotPresent
576576
command:
577577
- ./init.sh

0 commit comments

Comments
 (0)