From 04f465c369a59bbf9b574e135d833fcf4db84045 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 20:10:34 +0000 Subject: [PATCH] chore(deps): update helm release netdata to v3.7.97 --- 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 e4786b2..3f08fe8 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.96 + version: 3.7.97 releaseName: netdata valuesFile: values.yaml \ No newline at end of file