From 7f1e819657dc528a44d8a8ef5679fb40ef3efcb9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 13:22:45 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v7.7.17 (#308) 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 e9d7f47..245abee 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.16 + version: 7.7.17 values: - env/common/argocd-application-set.yaml - env/common/argocd-controller.yaml