From 8de8baec34228914422fbdbc2d5470c03d93ee29 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 03:26:54 +0000 Subject: [PATCH] Update Helm release argo-cd to v7.8.3 --- 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 391fe12cc..3e262b211 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.8.2 + version: 7.8.3 releaseName: argocd namespace: argocd valuesFile: helm-values.yaml