From a82c5b7ec7a01ec4a4e86518a46186fb15d13245 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 10:39:42 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v7.7.21 (#312) 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 6f1b276..64e7419 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.18 + version: 7.7.21 values: - env/common/argocd-application-set.yaml - env/common/argocd-controller.yaml