From f2f7522e14338cccba507fb2d113a02d9159f96f Mon Sep 17 00:00:00 2001 From: scme0 Date: Mon, 27 Oct 2025 15:06:56 +0100 Subject: [PATCH] bump app proxy --- 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 7ba76323..f39e96a9 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -472,14 +472,14 @@ app-proxy: tag: 1.1.17-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1.3820.0 + tag: 1.3855.0 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.3820.0 + tag: 1.3855.0 pullPolicy: IfNotPresent command: - ./init.sh