From f8fc4e79e206555048131a398ea71678a1e22d13 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 11:00:42 +0000 Subject: [PATCH] chore(deps): update helm release mend-renovate-ce to v8.2.0 --- infrastructures/renovate/base/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructures/renovate/base/kustomization.yaml b/infrastructures/renovate/base/kustomization.yaml index 78e8fed..81c7d9a 100644 --- a/infrastructures/renovate/base/kustomization.yaml +++ b/infrastructures/renovate/base/kustomization.yaml @@ -3,6 +3,6 @@ kind: Kustomization helmCharts: - name: mend-renovate-ce repo: https://mend.github.io/renovate-ce-ee - version: 8.1.1 + version: 8.2.0 releaseName: mend-renovate-ce valuesFile: values.yaml \ No newline at end of file