From 6f20c67278d97a0031e68bc2af97ff93498d29d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 09:56:51 +0000 Subject: [PATCH] feat(charts)!: Update Helm release grafana to 8.8.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..c7e7ab9f5 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: 8.8.4 sourceRef: kind: HelmRepository name: grafana-charts