Skip to content

Commit

Permalink
feat(helm): update loki ( 6.7.3 → 6.9.0 ) (#5162)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [loki](https://grafana.github.io/helm-charts)
([source](https://togithub.com/grafana/helm-charts)) | minor | `6.7.3`
-> `6.9.0` |

---

### Release Notes

<details>
<summary>grafana/helm-charts (loki)</summary>

###
[`v6.9.0`](https://togithub.com/grafana/helm-charts/releases/tag/helm-loki-6.9.0)

Helm chart for Grafana Loki and Grafana Enterprise Logs supporting both
simple, scalable and distributed modes.

Source commit:
grafana/loki@1bf9791

Tag on source:
https://github.com/grafana/loki/releases/tag/helm-loki-6.9.0

###
[`v6.8.0`](https://togithub.com/grafana/helm-charts/releases/tag/helm-loki-6.8.0)

Helm chart for Grafana Loki and Grafana Enterprise Logs supporting both
simple, scalable and distributed modes.

Source commit:
grafana/loki@3be5a45

Tag on source:
https://github.com/grafana/loki/releases/tag/helm-loki-6.8.0

###
[`v6.7.4`](https://togithub.com/grafana/helm-charts/releases/tag/helm-loki-6.7.4)

Helm chart for Grafana Loki and Grafana Enterprise Logs supporting both
simple, scalable and distributed modes.

Source commit:
grafana/loki@bdfc86b

Tag on source:
https://github.com/grafana/loki/releases/tag/helm-loki-6.7.4

</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 becomes conflicted, 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC4xNCIsInVwZGF0ZWRJblZlciI6IjM4LjIxLjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInJlbm92YXRlL2hlbG0iLCJ0eXBlL21pbm9yIl19-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] authored Aug 8, 2024
1 parent 89d2038 commit f9fd1a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/kyak/apps/monitoring/loki/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: loki
version: 6.7.3
version: 6.9.0
sourceRef:
kind: HelmRepository
name: grafana
Expand Down

0 comments on commit f9fd1a6

Please sign in to comment.