From 3083087091daf234bab1e81c491a3b657daa620c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 28 Mar 2026 01:29:53 +0000 Subject: [PATCH] chore(deps): update dependency grafana/loki to v3.7.1 (#5207) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [grafana/loki](https://github.com/grafana/loki) | patch | `3.7.0` → `3.7.1` | --- ### Release Notes
grafana/loki (grafana/loki) ### [`v3.7.1`](https://github.com/grafana/loki/releases/tag/v3.7.1) [Compare Source](https://github.com/grafana/loki/compare/v3.7.0...v3.7.1) ##### Bug Fixes - Upgrade Go and gRPC versions on 3.7.x ([#​21282](https://github.com/grafana/loki/issues/21282)) ([2c8fff2](https://github.com/grafana/loki/commit/2c8fff222bab6813374b973ae0eb49043d3ed14e))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/5207 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/loki/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/loki/Chart.yaml b/clusters/cl01tl/helm/loki/Chart.yaml index 3c372382a..d5ff70114 100644 --- a/clusters/cl01tl/helm/loki/Chart.yaml +++ b/clusters/cl01tl/helm/loki/Chart.yaml @@ -23,4 +23,4 @@ dependencies: repository: https://grafana.github.io/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/loki.png # renovate: datasource=github-releases depName=grafana/loki -appVersion: 3.7.0 +appVersion: 3.7.1