Skip to content

Commit 629b7cc

Browse files
cap-app-proxy
1 parent cc145f8 commit 629b7cc

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
@@ -565,14 +565,14 @@ app-proxy:
565565
tag: 1.1.17-main
566566
image:
567567
repository: quay.io/codefresh/cap-app-proxy
568-
tag: 'e840ed4'
568+
tag: '88471f8'
569569
pullPolicy: IfNotPresent
570570
# -- Extra volume mounts for main container
571571
extraVolumeMounts: []
572572
initContainer:
573573
image:
574574
repository: quay.io/codefresh/cap-app-proxy-init
575-
tag: 'e840ed4'
575+
tag: '88471f8'
576576
pullPolicy: IfNotPresent
577577
command:
578578
- ./init.sh

0 commit comments

Comments
 (0)