From 72eb9aa3f1e2d9ff23923c1fd9c82de368735892 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 14:06:35 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v7.7.23 (#319) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- manifest/infrastructure/argocd/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest/infrastructure/argocd/helmfile.yaml b/manifest/infrastructure/argocd/helmfile.yaml index 97637de..2f0f97d 100644 --- a/manifest/infrastructure/argocd/helmfile.yaml +++ b/manifest/infrastructure/argocd/helmfile.yaml @@ -9,7 +9,7 @@ releases: - name: argocd namespace: argocd chart: argo-cd/argo-cd - version: 7.7.22 + version: 7.7.23 values: - env/common/argocd-application-set.yaml - env/common/argocd-controller.yaml