From 8cf60eab42de7399d61549e4847526d0f81bb6c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 16:32:37 +0000 Subject: [PATCH] Update Helm release grafana to v8.0.1 --- 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 81c592e45..17cadd6ac 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: 8.0.0 + version: 8.0.1 repository: https://grafana.github.io/helm-charts appVersion: "10.4.0"