From 51fc566694ba0db2026122db1555bfb809be1bfc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 19:31:29 +0000 Subject: [PATCH] Update Helm release grafana to v8.0.2 --- 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 17cadd6ac..eb43e943b 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.1 + version: 8.0.2 repository: https://grafana.github.io/helm-charts appVersion: "10.4.0"