From c2034b8c16b2a5868996a2ccb530b16165ff8a0a Mon Sep 17 00:00:00 2001 From: scme0 Date: Tue, 30 Sep 2025 15:49:16 +0200 Subject: [PATCH] bump app proxy version --- charts/gitops-runtime/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index ef41f14d..2da706db 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -564,14 +564,14 @@ app-proxy: tag: 1.1.16-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1.3772.0 + tag: 1.3791.0 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.3772.0 + tag: 1.3791.0 pullPolicy: IfNotPresent command: - ./init.sh