From 016ae7ebd21532942c2bc898b59accaa63000862 Mon Sep 17 00:00:00 2001 From: scme0 Date: Fri, 10 Oct 2025 12:13:33 +0200 Subject: [PATCH] bump app proxy version --- 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 426671f7..3186907e 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -470,14 +470,14 @@ app-proxy: tag: 1.1.17-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 1.3806.0 + tag: 1.3816.0 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 1.3806.0 + tag: 1.3816.0 pullPolicy: IfNotPresent command: - ./init.sh