Skip to content

Commit 326ea98

Browse files
authored
bump app proxy version (#795)
1 parent 1401969 commit 326ea98

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
@@ -470,14 +470,14 @@ app-proxy:
470470
tag: 1.1.17-main
471471
image:
472472
repository: quay.io/codefresh/cap-app-proxy
473-
tag: 1.3806.0
473+
tag: 1.3816.0
474474
pullPolicy: IfNotPresent
475475
# -- Extra volume mounts for main container
476476
extraVolumeMounts: []
477477
initContainer:
478478
image:
479479
repository: quay.io/codefresh/cap-app-proxy-init
480-
tag: 1.3806.0
480+
tag: 1.3816.0
481481
pullPolicy: IfNotPresent
482482
command:
483483
- ./init.sh

0 commit comments

Comments
 (0)