Skip to content

Commit 45e77a8

Browse files
ATGardnerilia-medvedev-codefresh
authored andcommitted
fix: update app-proxy image tags to 1.3470.0 - fix file revision validation (#468)
1 parent 681c20a commit 45e77a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/gitops-runtime/values.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -543,15 +543,15 @@ app-proxy:
543543
tag: 1.1.13-main
544544
image:
545545
repository: quay.io/codefresh/cap-app-proxy
546-
tag: 1.3451.0
546+
tag: 1.3470.0
547547
pullPolicy: IfNotPresent
548548
# -- Extra volume mounts for main container
549549
extraVolumeMounts: []
550550

551551
initContainer:
552552
image:
553553
repository: quay.io/codefresh/cap-app-proxy-init
554-
tag: 1.3451.0
554+
tag: 1.3470.0
555555
pullPolicy: IfNotPresent
556556
command:
557557
- ./init.sh

0 commit comments

Comments
 (0)