From eeb760c62d11af189d34893c962b23e9543d5e31 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 20:02:59 +0000 Subject: [PATCH] chore(deps): update helm release netdata to v3.7.102 --- 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 41a2745..4f69d63 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.101 + version: 3.7.102 releaseName: netdata valuesFile: values.yaml \ No newline at end of file