Skip to content

Commit 65b1714

Browse files
chore: bump app proxy to revert cf-git-provider that had error handling issue (#587)
1 parent f069a4a commit 65b1714

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.3636.0-6119302
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.3636.0-6119302
564564
pullPolicy: IfNotPresent
565565
command:
566566
- ./init.sh

0 commit comments

Comments
 (0)