From 2a85157c893cb5f41f0a63c08c890b930882de6f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 15:16:16 +0000 Subject: [PATCH] feat(charts)!: Update Helm release grafana to 7.0.17 Signed-off-by: Danny Froberg --- cluster/core/monitoring/grafana/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/core/monitoring/grafana/helm-release.yaml b/cluster/core/monitoring/grafana/helm-release.yaml index ef4a6e588..15e87827b 100644 --- a/cluster/core/monitoring/grafana/helm-release.yaml +++ b/cluster/core/monitoring/grafana/helm-release.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://grafana.github.io/helm-charts chart: grafana - version: 6.40.4 + version: 7.0.17 sourceRef: kind: HelmRepository name: grafana-charts