From 129728a196f1aa6a6c809c36c782aeb49586ad0d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 02:01:17 +0000 Subject: [PATCH] chore(deps): update helm release loki to v6.22.0 (#331) 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://redirect.github.com/grafana/helm-charts)) | minor | `6.21.0` -> `6.22.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
grafana/helm-charts (loki) ### [`v6.22.0`](https://redirect.github.com/grafana/helm-charts/releases/tag/grafana-6.22.0) The leading tool for querying and visualizing time series and metrics.
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/lambchop4prez/network). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- cluster/apps/monitoring/loki/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/monitoring/loki/app/helm-release.yaml b/cluster/apps/monitoring/loki/app/helm-release.yaml index dfa49de..fa185e5 100644 --- a/cluster/apps/monitoring/loki/app/helm-release.yaml +++ b/cluster/apps/monitoring/loki/app/helm-release.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://grafana.github.io/helm-charts chart: loki - version: 6.21.0 + version: 6.22.0 sourceRef: kind: HelmRepository name: grafana