Skip to content

Commit

Permalink
fix(helm): update loki ( 6.6.3 → 6.6.4 ) (#4934)
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)) | patch | `6.6.3`
-> `6.6.4` |

---

### Release Notes

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

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

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

Source commit:
grafana/loki@05176e4

Tag on source:
https://github.com/grafana/loki/releases/tag/helm-loki-6.6.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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] authored Jun 27, 2024
1 parent e1c971e commit 90cc37a
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.6.3
version: 6.6.4
sourceRef:
kind: HelmRepository
name: grafana
Expand Down

0 comments on commit 90cc37a

Please sign in to comment.