From d5576641fce5a6ed4498f8c3c1b7ffd0156652ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 12:38:33 +0000 Subject: [PATCH] ci(deps): update helm release grafana to v8 --- addons/grafana/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/grafana/Chart.yaml b/addons/grafana/Chart.yaml index 1a37177d7..b68ee6aed 100644 --- a/addons/grafana/Chart.yaml +++ b/addons/grafana/Chart.yaml @@ -6,6 +6,6 @@ version: v0.0.1 # x-release-please-version dependencies: - name: grafana alias: grafana-source - version: 7.0.11 + version: 8.4.0 repository: https://grafana.github.io/helm-charts condition: grafana-source.enabled