From 339128956bb4a360cb8bc53de7d298fe0cdbffa3 Mon Sep 17 00:00:00 2001 From: Philip Kotliyakov Date: Thu, 14 Aug 2025 16:11:05 +0300 Subject: [PATCH] bumped app-proxy to 1.3707.0 closed ha gaps --- 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 9a0482fbb..366d81a31 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -564,14 +564,14 @@ app-proxy: tag: 1.1.15-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1.3702.0 + tag: 1.3706.0 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.3702.0 + tag: 1.3706.0 pullPolicy: IfNotPresent command: - ./init.sh