Skip to content

Commit 3297487

Browse files
committed
chore: update app-proxy image tags to 1.3642.0
fix: allow concurrent reading of git repo file content ([#6473](codefresh-io/argo-platform#6473))
1 parent b6f3df0 commit 3297487

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.3636.0
555+
tag: 1.3642.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.3636.0
563+
tag: 1.3642.0
564564
pullPolicy: IfNotPresent
565565
command:
566566
- ./init.sh

0 commit comments

Comments
 (0)