Skip to content

Commit

Permalink
feat(helm-chart): update helm release loki to 6.5.0 (#509)
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.4.2`
-> `6.5.0` |

---

### Release Notes

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

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

Helm chart for Grafana Loki in simple, scalable mode

Source commit:
grafana/loki@2855c5a

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

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMzkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMzOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==-->

Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
  • Loading branch information
kireque-bot[bot] authored May 3, 2024
1 parent 1eaaa4f commit 7c0b7d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/main/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.4.2
version: 6.5.0
sourceRef:
kind: HelmRepository
name: grafana
Expand Down

0 comments on commit 7c0b7d1

Please sign in to comment.