Skip to content

Commit afb31ec

Browse files
Merge branch 'main' into chore/CR-30339-security
2 parents 8484a6b + 62f33fc commit afb31ec

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
@@ -564,14 +564,14 @@ app-proxy:
564564
tag: 1.1.15-main
565565
image:
566566
repository: quay.io/codefresh/cap-app-proxy
567-
tag: 1.3706.0
567+
tag: 1.3709.0
568568
pullPolicy: IfNotPresent
569569
# -- Extra volume mounts for main container
570570
extraVolumeMounts: []
571571
initContainer:
572572
image:
573573
repository: quay.io/codefresh/cap-app-proxy-init
574-
tag: 1.3706.0
574+
tag: 1.3709.0
575575
pullPolicy: IfNotPresent
576576
command:
577577
- ./init.sh

0 commit comments

Comments
 (0)