Skip to content

Commit c8f0f11

Browse files
[app-proxy]fix: Fix cf root app project permissions
1 parent f1a2672 commit c8f0f11

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: ac9a365
568+
tag: 214f624
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: ac9a365
575+
tag: 214f624
576576
pullPolicy: IfNotPresent
577577
command:
578578
- ./init.sh

0 commit comments

Comments
 (0)