Skip to content

Commit ee8ad08

Browse files
denis-codefreshdmaizel
authored andcommitted
feat: bump app-proxy to 1.3389.0 (#432)
1 parent e7a6eb7 commit ee8ad08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/gitops-runtime/values.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -467,14 +467,14 @@ app-proxy:
467467
tag: 1.1.12-main
468468
image:
469469
repository: quay.io/codefresh/cap-app-proxy
470-
tag: 1.3362.0
470+
tag: 1.3389.0
471471
pullPolicy: IfNotPresent
472472
# -- Extra volume mounts for main container
473473
extraVolumeMounts: []
474474
initContainer:
475475
image:
476476
repository: quay.io/codefresh/cap-app-proxy-init
477-
tag: 1.3362.0
477+
tag: 1.3389.0
478478
pullPolicy: IfNotPresent
479479
command:
480480
- ./init.sh

0 commit comments

Comments
 (0)