From 5b92d5015507def903f1df3f23c847e030a5e7f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 17:13:28 +0000 Subject: [PATCH] feat(charts)!: Update Helm release grafana to 7.0.8 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..086dfca84 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.8 sourceRef: kind: HelmRepository name: grafana-charts