From 9549df98296fcc71a73910be59b78a9b0aaaa8ff Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 01:22:58 +0000 Subject: [PATCH] =?UTF-8?q?feat(helm):=20update=20loki=20(=205.43.6=20?= =?UTF-8?q?=E2=86=92=205.47.1=20)=20(#4382)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [loki](https://grafana.github.io/helm-charts) ([source](https://togithub.com/grafana/helm-charts)) | minor | `5.43.6` -> `5.47.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
grafana/helm-charts (loki) ### [`v5.47.1`](https://togithub.com/grafana/helm-charts/releases/tag/helm-loki-5.47.1) Helm chart for Grafana Loki in simple, scalable mode Source commit: https://github.com/grafana/loki/commit/da2a2c6e62fc1456890bb820fe1674f0847dc648 Tag on source: https://github.com/grafana/loki/releases/tag/helm-loki-5.47.1 ### [`v5.47.0`](https://togithub.com/grafana/helm-charts/releases/tag/helm-loki-5.47.0) Helm chart for Grafana Loki in simple, scalable mode Source commit: https://github.com/grafana/loki/commit/db72c621554bafe8711ea1ec18b20cc029098269 Tag on source: https://github.com/grafana/loki/releases/tag/helm-loki-5.47.0 ### [`v5.46.0`](https://togithub.com/grafana/helm-charts/releases/tag/helm-loki-5.46.0) Helm chart for Grafana Loki in simple, scalable mode Source commit: https://github.com/grafana/loki/commit/b81cdbb9965103ca05f27f53619ae2831d4bfa91 Tag on source: https://github.com/grafana/loki/releases/tag/helm-loki-5.46.0 ### [`v5.45.0`](https://togithub.com/grafana/helm-charts/releases/tag/helm-loki-5.45.0) Helm chart for Grafana Loki in simple, scalable mode Source commit: https://github.com/grafana/loki/commit/36e3d7ea61b77d88ea63a8e237fd013043f0411b Tag on source: https://github.com/grafana/loki/releases/tag/helm-loki-5.45.0 ### [`v5.44.4`](https://togithub.com/grafana/helm-charts/releases/tag/helm-loki-5.44.4) Helm chart for Grafana Loki in simple, scalable mode Source commit: https://github.com/grafana/loki/commit/6c572b6797c9050b765b3cca7ee2944fb16e14f6 Tag on source: https://github.com/grafana/loki/releases/tag/helm-loki-5.44.4 ### [`v5.44.3`](https://togithub.com/grafana/helm-charts/releases/tag/helm-loki-5.44.3) Helm chart for Grafana Loki in simple, scalable mode Source commit: https://github.com/grafana/loki/commit/06e5dad7167c9ab2a82e4095195bcc54aca4e5fd Tag on source: https://github.com/grafana/loki/releases/tag/helm-loki-5.44.3 ### [`v5.44.2`](https://togithub.com/grafana/helm-charts/releases/tag/helm-loki-5.44.2) Helm chart for Grafana Loki in simple, scalable mode Source commit: https://github.com/grafana/loki/commit/71d4d3723ac89cb45503c5fbef3bcb1ecc16693e Tag on source: https://github.com/grafana/loki/releases/tag/helm-loki-5.44.2 ### [`v5.44.1`](https://togithub.com/grafana/helm-charts/releases/tag/helm-loki-5.44.1) Helm chart for Grafana Loki in simple, scalable mode Source commit: https://github.com/grafana/loki/commit/0a90f0593dfe44330a74ab116df23dbce852bb10 Tag on source: https://github.com/grafana/loki/releases/tag/helm-loki-5.44.1 ### [`v5.44.0`](https://togithub.com/grafana/helm-charts/releases/tag/helm-loki-5.44.0) Helm chart for Grafana Loki in simple, scalable mode Source commit: https://github.com/grafana/loki/commit/347fd4dfa38cdea13a4dbc0ec6f525f36f7a1364 Tag on source: https://github.com/grafana/loki/releases/tag/helm-loki-5.44.0 ### [`v5.43.7`](https://togithub.com/grafana/helm-charts/releases/tag/helm-loki-5.43.7) Helm chart for Grafana Loki in simple, scalable mode Source commit: https://github.com/grafana/loki/commit/f0cf65b3c38de739443bfd017345931412621645 Tag on source: https://github.com/grafana/loki/releases/tag/helm-loki-5.43.7
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com> --- kubernetes/kyak/apps/monitoring/loki/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/kyak/apps/monitoring/loki/app/helmrelease.yaml b/kubernetes/kyak/apps/monitoring/loki/app/helmrelease.yaml index 461a5261d3..6be75e91a2 100644 --- a/kubernetes/kyak/apps/monitoring/loki/app/helmrelease.yaml +++ b/kubernetes/kyak/apps/monitoring/loki/app/helmrelease.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: loki - version: 5.43.6 + version: 5.47.1 sourceRef: kind: HelmRepository name: grafana