From 80e888ec26c21ce8dc7d1f5dfee8d6973d7ad3f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 14:00:04 +0000 Subject: [PATCH] chore(deps): update helm release netdata to v3.7.100 --- 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 1417f0d..c9e9922 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.99 + version: 3.7.100 releaseName: netdata valuesFile: values.yaml \ No newline at end of file