Skip to content

Commit 14ec24c

Browse files
committed
Merge branch 'main' into cr-32500-security-fixes
2 parents 6885bfd + dd6e7bf commit 14ec24c

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
@@ -498,14 +498,14 @@ app-proxy:
498498
tag: 1.1.20-main
499499
image:
500500
repository: quay.io/codefresh/cap-app-proxy
501-
tag: 1.3999.0
501+
tag: 1.4007.0
502502
pullPolicy: IfNotPresent
503503
# -- Extra volume mounts for main container
504504
extraVolumeMounts: []
505505
initContainer:
506506
image:
507507
repository: quay.io/codefresh/cap-app-proxy-init
508-
tag: 1.3999.0
508+
tag: 1.4007.0
509509
pullPolicy: IfNotPresent
510510
command:
511511
- ./init.sh

0 commit comments

Comments
 (0)