From 154519707928bcf6f63418bef4ba4921289b172f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 17:09:11 +0000 Subject: [PATCH] feat(charts)!: Update Helm release grafana to 7.0.4 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..4bab49c21 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.4 sourceRef: kind: HelmRepository name: grafana-charts