From 2807898ec52b8ce7acfdc8aa04cae829f1f81410 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 16:30:52 +0000 Subject: [PATCH] chore(deps): update helm release netdata to v3.7.98 --- infrastructures/netdata/base/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructures/netdata/base/kustomization.yaml b/infrastructures/netdata/base/kustomization.yaml index 3f08fe8..9fa87fe 100644 --- a/infrastructures/netdata/base/kustomization.yaml +++ b/infrastructures/netdata/base/kustomization.yaml @@ -3,6 +3,6 @@ kind: Kustomization helmCharts: - name: netdata repo: https://netdata.github.io/helmchart/ - version: 3.7.97 + version: 3.7.98 releaseName: netdata valuesFile: values.yaml \ No newline at end of file