Skip to content

Commit 60ea3a8

Browse files
authored
bump app proxy (#855)
1 parent 89eff85 commit 60ea3a8

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
@@ -472,14 +472,14 @@ app-proxy:
472472
tag: 1.1.17-main
473473
image:
474474
repository: quay.io/codefresh/cap-app-proxy
475-
tag: 1.3820.0
475+
tag: 1.3855.0
476476
pullPolicy: IfNotPresent
477477
# -- Extra volume mounts for main container
478478
extraVolumeMounts: []
479479
initContainer:
480480
image:
481481
repository: quay.io/codefresh/cap-app-proxy-init
482-
tag: 1.3820.0
482+
tag: 1.3855.0
483483
pullPolicy: IfNotPresent
484484
command:
485485
- ./init.sh

0 commit comments

Comments
 (0)