Skip to content

Commit 05560b4

Browse files
authored
fix: update app-proxy image tags to 1.3819.0 (#802)
fix: use 'default' for ProviderError integration name (codefresh-io/argo-platform#6759)
1 parent 4216bb7 commit 05560b4

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.3816.0
473+
tag: 1.3819.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.3816.0
480+
tag: 1.3819.0
481481
pullPolicy: IfNotPresent
482482
command:
483483
- ./init.sh

0 commit comments

Comments
 (0)