From 07a676526ab0e365c50632605cee87277382dc17 Mon Sep 17 00:00:00 2001 From: Victor Plakyda Date: Sun, 19 Jan 2025 18:15:15 +0200 Subject: [PATCH] app-proxy bump 1.3228.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 8905b076..f1aba0f3 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -438,7 +438,7 @@ app-proxy: tag: 1.1.11-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1.3196.4 + tag: 1.3228.0 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] @@ -446,7 +446,7 @@ app-proxy: initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.3196.4 + tag: 1.3228.0 pullPolicy: IfNotPresent command: - ./init.sh