From 8a734901edfdd1a6c77797446b9bb1b72bf2d9d3 Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 10:45:34 +0200 Subject: [PATCH] [app-proxy]fix(app-proxy): update autoDetectArgoCd to use new values structure --- 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 e9b2c760..68dcb693 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -495,14 +495,14 @@ app-proxy: tag: 1.1.17-main image: repository: quay.io/codefresh/cap-app-proxy - tag: 592eb04 + tag: 6201d13 pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: 592eb04 + tag: 6201d13 pullPolicy: IfNotPresent command: - ./init.sh