From 4962b263141aa1caeea9064eb2d31bb567c40b53 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 04:19:07 +0000 Subject: [PATCH] feat(charts)!: Update Helm release grafana to 7.0.1 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..370786efa 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.1 sourceRef: kind: HelmRepository name: grafana-charts