From 2adee0ec6ab980800427ca2b98d4503b60def634 Mon Sep 17 00:00:00 2001 From: Oleksandr Saulyak Date: Tue, 8 Oct 2024 17:36:40 +0300 Subject: [PATCH] fix: new release with custom server-path in acr deployment envs --- charts/argo-cd/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index d06a81f19..b1499821a 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -3,7 +3,7 @@ appVersion: v2.12-2024.10.5-66e1e38fa kubeVersion: ">=1.23.0-0" description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. name: argo-cd -version: 7.4.7-3-cap-2.12-2024.10.5-66e1e38fa +version: 7.4.7-4-cap-2.12-2024.10.5-66e1e38fa home: https://github.com/argoproj/argo-helm icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png sources: @@ -27,4 +27,4 @@ annotations: url: https://argoproj.github.io/argo-helm/pgp_keys.asc artifacthub.io/changes: | - kind: changed - description: Feat [event-reporter] report change revisions metadata in app annotations + description: Added env variable for acr controller to retrieve server.rootpath from params ConfigMap