From 400d8f47f18114baf9786258f8965350e0af942c Mon Sep 17 00:00:00 2001 From: "repo-jeeves[bot]" <106431701+repo-jeeves[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 18:38:13 -0400 Subject: [PATCH] feat(helm): update chart loki to 5.20.0 (#2371) 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.19.0` -> `5.20.0` | --- ### Release Notes
grafana/helm-charts (loki) ### [`v5.20.0`](https://togithub.com/grafana/helm-charts/releases/tag/helm-loki-5.20.0) Helm chart for Grafana Loki in simple, scalable mode Source commit: https://github.com/grafana/loki/commit/bfe558c67c96bc81c8c8be83822ae893c462135c Tag on source: https://github.com/grafana/loki/releases/tag/helm-loki-5.20.0
--- ### 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: repo-jeeves <106431701+repo-jeeves[bot]@users.noreply.github.com> --- kubernetes/apps/monitoring/loki/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/monitoring/loki/app/helm-release.yaml b/kubernetes/apps/monitoring/loki/app/helm-release.yaml index 1b524c2d2..bd13f2a6b 100644 --- a/kubernetes/apps/monitoring/loki/app/helm-release.yaml +++ b/kubernetes/apps/monitoring/loki/app/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: loki - version: 5.19.0 + version: 5.20.0 sourceRef: kind: HelmRepository name: grafana-charts