From 76a3e9528ada8f6db3cfecd503f9070c17a06894 Mon Sep 17 00:00:00 2001 From: Noam Gal Date: Sun, 29 Dec 2024 09:26:14 +0200 Subject: [PATCH] updated app-proxy to 1.3196.4 - throw original exception in case of NO_CHANGES (#366) --- 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 d7de5cd..e83964c 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -416,14 +416,14 @@ app-proxy: tag: 1.1.11-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1.3180.0 + tag: 1.3196.4 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.3180.0 + tag: 1.3196.4 pullPolicy: IfNotPresent command: - ./init.sh