From f9fd1a661b3090ead084712614bd1ad81decec99 Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 22:28:56 +0000 Subject: [PATCH] =?UTF-8?q?feat(helm):=20update=20loki=20(=206.7.3=20?= =?UTF-8?q?=E2=86=92=206.9.0=20)=20(#5162)?= 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 | `6.7.3` -> `6.9.0` | --- ### Release Notes
grafana/helm-charts (loki) ### [`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: https://github.com/grafana/loki/commit/1bf97912de83200d02689511f48658ce7d9543cf 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: https://github.com/grafana/loki/commit/3be5a4576fd0f0dca321e017a637f7a3159c00e5 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: https://github.com/grafana/loki/commit/bdfc86bc3b1f5170f8d181f2e71435250a2461cd Tag on source: https://github.com/grafana/loki/releases/tag/helm-loki-6.7.4
--- ### 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 bfa7b75fbb..ec86850379 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: 6.7.3 + version: 6.9.0 sourceRef: kind: HelmRepository name: grafana