From e701e14737a492b319d52dd5436aa7c6f3d3e950 Mon Sep 17 00:00:00 2001 From: Noam Gal Date: Wed, 13 Aug 2025 10:12:00 +0300 Subject: [PATCH] chore(app-proxy): update cap-app-proxy image tags to 1.3702.0 --- 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 8b983934f..6ff42f29d 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.3701.0 + tag: 1.3702.0 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.3701.0 + tag: 1.3702.0 pullPolicy: IfNotPresent command: - ./init.sh