Skip to content

Commit fc5da88

Browse files
authored
fix: update app-proxy image tags to 1.3820.0 (#804)
fix: Deleting cap-app-proxy deployment causes runtime to be down
1 parent 05560b4 commit fc5da88

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.3819.0
473+
tag: 1.3820.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.3819.0
480+
tag: 1.3820.0
481481
pullPolicy: IfNotPresent
482482
command:
483483
- ./init.sh

0 commit comments

Comments
 (0)