From be917876a38d3092e5193b08e60097f78910ce31 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 13:44:38 +1000 Subject: [PATCH] chore(deps): update helm release netdata to v3.7.101 (#975) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 c9e9922..41a2745 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.100 + version: 3.7.101 releaseName: netdata valuesFile: values.yaml \ No newline at end of file