From 2e50912b856e423f9b7c98e7fb1b005e248319fd Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 12:48:05 +0000 Subject: [PATCH] [app-proxy]chore(CR-34645): add SSA sync option to update argocd v3.3.2 --- 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 e35a2cbe..76ee9f21 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -459,14 +459,14 @@ app-proxy: tag: 1.1.22-main image: repository: quay.io/codefresh/cap-app-proxy - tag: c7216c5 + tag: 1536f5e pullPolicy: IfNotPresent # -- Extra volume mounts for main container extraVolumeMounts: [] initContainer: image: repository: quay.io/codefresh/cap-app-proxy-init - tag: c7216c5 + tag: 1536f5e pullPolicy: IfNotPresent command: - ./init.sh