From b8d89545361f1c6c27ea04a3ef7e845ac0a50292 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 17:05:10 +0000 Subject: [PATCH] Update Helm release argo-cd to v7.7.8 (#1256) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- kustomize/bases/argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomize/bases/argocd/kustomization.yaml b/kustomize/bases/argocd/kustomization.yaml index 8db551a6..57ba680d 100644 --- a/kustomize/bases/argocd/kustomization.yaml +++ b/kustomize/bases/argocd/kustomization.yaml @@ -5,7 +5,7 @@ namespace: argocd helmCharts: - name: argo-cd repo: https://argoproj.github.io/argo-helm - version: 7.7.7 + version: 7.7.8 releaseName: argocd namespace: argocd valuesFile: helm-values.yaml