Skip to content

Commit e48f0dd

Browse files
committed
chore: update app-proxy image tags to 1.3651.0
1 parent a2e5e0a commit e48f0dd

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
@@ -552,15 +552,15 @@ app-proxy:
552552
tag: 1.1.14-main
553553
image:
554554
repository: quay.io/codefresh/cap-app-proxy
555-
tag: 1.3642.0
555+
tag: 1.3651.0
556556
pullPolicy: IfNotPresent
557557
# -- Extra volume mounts for main container
558558
extraVolumeMounts: []
559559

560560
initContainer:
561561
image:
562562
repository: quay.io/codefresh/cap-app-proxy-init
563-
tag: 1.3642.0
563+
tag: 1.3651.0
564564
pullPolicy: IfNotPresent
565565
command:
566566
- ./init.sh

0 commit comments

Comments
 (0)