Skip to content

Commit 42bdefc

Browse files
authored
revert: update app-proxy image tags to improve git providers support (#1017)
This reverts commit 11077ac.
1 parent e1707cc commit 42bdefc

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
@@ -492,14 +492,14 @@ app-proxy:
492492
tag: 1.1.20-main
493493
image:
494494
repository: quay.io/codefresh/cap-app-proxy
495-
tag: ad8042a
495+
tag: 5f0a3d5
496496
pullPolicy: IfNotPresent
497497
# -- Extra volume mounts for main container
498498
extraVolumeMounts: []
499499
initContainer:
500500
image:
501501
repository: quay.io/codefresh/cap-app-proxy-init
502-
tag: ad8042a
502+
tag: 5f0a3d5
503503
pullPolicy: IfNotPresent
504504
command:
505505
- ./init.sh

0 commit comments

Comments
 (0)