From b3e7769a5d73ceab8001d985acc00b538200308a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 11:10:07 +0000 Subject: [PATCH] ci(deps): update helm release grafana to v7.3.9 --- 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..8640f1976 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: 7.3.9 repository: https://grafana.github.io/helm-charts condition: grafana-source.enabled