Skip to content

Commit 511f7d9

Browse files
kim-codefreshdmaizel
authored andcommitted
chore: bump app proxy to revert cf-git-provider that had error handling issue (#587)
1 parent 684fb9a commit 511f7d9

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
@@ -515,14 +515,14 @@ app-proxy:
515515
tag: 1.1.14-main
516516
image:
517517
repository: quay.io/codefresh/cap-app-proxy
518-
tag: 1.3636.0
518+
tag: 1.3636.0-6119302
519519
pullPolicy: IfNotPresent
520520
# -- Extra volume mounts for main container
521521
extraVolumeMounts: []
522522
initContainer:
523523
image:
524524
repository: quay.io/codefresh/cap-app-proxy-init
525-
tag: 1.3636.0
525+
tag: 1.3636.0-6119302
526526
pullPolicy: IfNotPresent
527527
command:
528528
- ./init.sh

0 commit comments

Comments
 (0)