From 0dba77135524f95da9fc834a34330f8e1a830d83 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 11:45:21 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v7.7.8 (#1866) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 39263c45..4539197e 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.7 + version: 7.7.8 releaseName: argocd repo: https://argoproj.github.io/argo-helm valuesFile: values.yaml