From ebed26e69f02c78c14de314261a2ce313b735189 Mon Sep 17 00:00:00 2001 From: Noam Gal Date: Thu, 11 Sep 2025 11:16:53 +0300 Subject: [PATCH] feat: update cap-app-proxy image tags to 1.3750.0 - fix preview of promotion properties --- 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 de5b2682b..0c1ef6db2 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.3735.0 + tag: 1.3750.0 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.3735.0 + tag: 1.3750.0 pullPolicy: IfNotPresent command: - ./init.sh