From fab7a5fb7bbcc18c788140e1fda809115c0c19ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 19:51:15 +0000 Subject: [PATCH] Update Helm release grafana to v8 --- clusters/cl01tl/platform/grafana/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/platform/grafana/Chart.yaml b/clusters/cl01tl/platform/grafana/Chart.yaml index 1a859a8a9..81c592e45 100644 --- a/clusters/cl01tl/platform/grafana/Chart.yaml +++ b/clusters/cl01tl/platform/grafana/Chart.yaml @@ -6,6 +6,6 @@ sources: - https://github.com/grafana/helm-charts/tree/main/charts/grafana dependencies: - name: grafana - version: 7.3.11 + version: 8.0.0 repository: https://grafana.github.io/helm-charts appVersion: "10.4.0"