From e15e1558015a5c2b3bcbd4eabce90d18dd7f7fd2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 14:38:31 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v7.8.0 --- kubernetes/ops/argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/ops/argocd/kustomization.yaml b/kubernetes/ops/argocd/kustomization.yaml index f97976c5..12c9b434 100644 --- a/kubernetes/ops/argocd/kustomization.yaml +++ b/kubernetes/ops/argocd/kustomization.yaml @@ -8,7 +8,7 @@ resources: helmCharts: - name: argo-cd - version: 7.7.23 + version: 7.8.0 releaseName: argocd repo: https://argoproj.github.io/argo-helm valuesFile: values.yaml