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
<details>
<summary>grafana/loki (grafana/loki)</summary>
### [`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](2c8fff222b))
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My45Ni4wIiwidXBkYXRlZEluVmVyIjoiNDMuOTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: #5207
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
27 lines
734 B
YAML
27 lines
734 B
YAML
apiVersion: v2
|
|
name: loki
|
|
version: 1.0.0
|
|
description: Loki
|
|
keywords:
|
|
- loki
|
|
- promtail
|
|
- logs
|
|
- kubernetes
|
|
home: https://wiki.alexlebens.dev/s/c5a4dc61-5487-46c9-88f1-cac363742d30
|
|
sources:
|
|
- https://github.com/grafana/loki
|
|
- https://github.com/grafana/loki/tree/main/production/helm/loki
|
|
- https://github.com/grafana/helm-charts/tree/main/charts/promtail
|
|
maintainers:
|
|
- name: alexlebens
|
|
dependencies:
|
|
- name: loki
|
|
version: 6.55.0
|
|
repository: https://grafana.github.io/helm-charts
|
|
- name: alloy
|
|
version: 1.6.2
|
|
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.1
|