From ba0e3135a91dda41511650cfa663f5f88a802cf5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 15:45:13 +0000 Subject: [PATCH] =?UTF-8?q?feat(helm):=20update=20chart=20grafana=20(=208.?= =?UTF-8?q?9.0=20=E2=86=92=208.10.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------- | ----- | ------ | | helm | grafana | 8.9.0 | 8.10.0 | Signed-off-by: Winston R. Milling --- monitoring/grafana/grafana.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monitoring/grafana/grafana.yaml b/monitoring/grafana/grafana.yaml index 9e7083a33..8eaf6c4b8 100644 --- a/monitoring/grafana/grafana.yaml +++ b/monitoring/grafana/grafana.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://grafana.github.io/helm-charts chart: grafana - version: 8.9.0 + version: 8.10.0 sourceRef: kind: HelmRepository name: grafana-charts