From e806fac8709e189741c4198fa7362fab488f0e7d Mon Sep 17 00:00:00 2001 From: vitaliichyrka Date: Fri, 7 Mar 2025 11:08:38 +0200 Subject: [PATCH] chore: updated app-proxy --- charts/gitops-runtime/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 7d3ad649..20926ba3 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -438,7 +438,7 @@ app-proxy: tag: 1.1.12-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1.3307.0 + tag: 1.3318.0 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: []