From 96cedbb567670c14852390a38b19b598983cdd7d Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 07:06:27 +0000 Subject: [PATCH] chore(deps): update helm release grafana to v10 | datasource | package | from | to | | ---------- | ------- | ------ | ------- | | helm | grafana | 6.43.5 | 10.5.15 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> --- charts/loki-stack/requirements.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/loki-stack/requirements.yaml b/charts/loki-stack/requirements.yaml index 09525e0961..11f0147d5a 100644 --- a/charts/loki-stack/requirements.yaml +++ b/charts/loki-stack/requirements.yaml @@ -13,7 +13,7 @@ dependencies: version: "^2.3.0" - name: "grafana" condition: grafana.enabled - version: "~6.43.0" + version: "~10.5.0" repository: "https://grafana.github.io/helm-charts" - name: "prometheus" condition: prometheus.enabled