This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [alloy](https://github.com/grafana/helm-charts) | minor | `1.6.2` → `1.7.0` |
---
### Release Notes
<details>
<summary>grafana/helm-charts (alloy)</summary>
### [`v1.7.0`](https://github.com/grafana/helm-charts/releases/tag/alloy-1.7.0)
[Compare Source](https://github.com/grafana/helm-charts/compare/alloy-1.6.2...alloy-1.7.0)
Grafana Alloy
Source commit: [grafana/alloy@`08a89b7`](08a89b7c7b)
Tag on source: <https://github.com/grafana/alloy/releases/tag/helm-chart/1.7.0>
</details>
---
### Configuration
📅 **Schedule**: (in timezone America/Chicago)
- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ1cGRhdGVkSW5WZXIiOiI0My4xMDMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaGVsbSJdfQ==-->
Reviewed-on: #5412
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.7.0
|
|
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
|