Skip to content

Commit e9841fb

Browse files
authored
fix: update app-proxy image tags to 1.3470.0 - fix file revision validation (#468)
1 parent ed65379 commit e9841fb

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
@@ -531,15 +531,15 @@ app-proxy:
531531
tag: 1.1.13-main
532532
image:
533533
repository: quay.io/codefresh/cap-app-proxy
534-
tag: 1.3451.0
534+
tag: 1.3470.0
535535
pullPolicy: IfNotPresent
536536
# -- Extra volume mounts for main container
537537
extraVolumeMounts: []
538538

539539
initContainer:
540540
image:
541541
repository: quay.io/codefresh/cap-app-proxy-init
542-
tag: 1.3451.0
542+
tag: 1.3470.0
543543
pullPolicy: IfNotPresent
544544
command:
545545
- ./init.sh

0 commit comments

Comments
 (0)