From 24d06122222af00d3c1ea97fd6a76b19e8281820 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 13:44:49 +1000 Subject: [PATCH] chore(deps): update helm release nri-bundle to v5.0.92 (#976) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- infrastructures/newrelic/env/k3s-cluster/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructures/newrelic/env/k3s-cluster/kustomization.yaml b/infrastructures/newrelic/env/k3s-cluster/kustomization.yaml index 4cc031a..cf35175 100644 --- a/infrastructures/newrelic/env/k3s-cluster/kustomization.yaml +++ b/infrastructures/newrelic/env/k3s-cluster/kustomization.yaml @@ -3,6 +3,6 @@ kind: Kustomization helmCharts: - name: nri-bundle repo: https://helm-charts.newrelic.com - version: 5.0.91 + version: 5.0.92 releaseName: nri-bundle valuesFile: values.yaml \ No newline at end of file