From 633996de1f11120b4d51fa50059eccac04f7c189 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2024 10:33:25 +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..95445b75f 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.3.4 repository: https://grafana.github.io/helm-charts condition: grafana-source.enabled