From ff9e1dc066f0e837aafab012b16362791ebfb924 Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 11:52:45 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20grafana=20(=208.5.8=20?= =?UTF-8?q?=E2=86=92=208.5.11=20)=20(#5759)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [grafana](https://grafana.com) ([source](https://redirect.github.com/grafana/helm-charts)) | patch | `8.5.8` -> `8.5.11` | --- ### Release Notes
grafana/helm-charts (grafana) ### [`v8.5.11`](https://redirect.github.com/grafana/helm-charts/releases/tag/grafana-8.5.11) [Compare Source](https://redirect.github.com/grafana/helm-charts/compare/grafana-8.5.10...grafana-8.5.11) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] Make the Helm hook type for the testFramework configurable by [@​baileymjensen](https://redirect.github.com/baileymjensen) in [https://github.com/grafana/helm-charts/pull/3388](https://redirect.github.com/grafana/helm-charts/pull/3388) #### New Contributors - [@​baileymjensen](https://redirect.github.com/baileymjensen) made their first contribution in [https://github.com/grafana/helm-charts/pull/3388](https://redirect.github.com/grafana/helm-charts/pull/3388) **Full Changelog**: https://github.com/grafana/helm-charts/compare/grafana-8.5.10...grafana-8.5.11 ### [`v8.5.10`](https://redirect.github.com/grafana/helm-charts/releases/tag/grafana-8.5.10) [Compare Source](https://redirect.github.com/grafana/helm-charts/compare/grafana-8.5.9...grafana-8.5.10) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] FIX: yaml indentation in README.md by [@​b-o-g-d-a-n](https://redirect.github.com/b-o-g-d-a-n) in [https://github.com/grafana/helm-charts/pull/3382](https://redirect.github.com/grafana/helm-charts/pull/3382) #### New Contributors - [@​b-o-g-d-a-n](https://redirect.github.com/b-o-g-d-a-n) made their first contribution in [https://github.com/grafana/helm-charts/pull/3382](https://redirect.github.com/grafana/helm-charts/pull/3382) **Full Changelog**: https://github.com/grafana/helm-charts/compare/beyla-1.4.4...grafana-8.5.10 ### [`v8.5.9`](https://redirect.github.com/grafana/helm-charts/releases/tag/grafana-8.5.9) [Compare Source](https://redirect.github.com/grafana/helm-charts/compare/grafana-8.5.8...grafana-8.5.9) The leading tool for querying and visualizing time series and metrics. #### What's Changed - Add missing permissions in update-helm-repo workflow by [@​narqo](https://redirect.github.com/narqo) in [https://github.com/grafana/helm-charts/pull/3383](https://redirect.github.com/grafana/helm-charts/pull/3383) - \[grafana] Bump Grafana appVersion to v11.3.0 by [@​anders-elastisys](https://redirect.github.com/anders-elastisys) in [https://github.com/grafana/helm-charts/pull/3386](https://redirect.github.com/grafana/helm-charts/pull/3386) #### New Contributors - [@​anders-elastisys](https://redirect.github.com/anders-elastisys) made their first contribution in [https://github.com/grafana/helm-charts/pull/3386](https://redirect.github.com/grafana/helm-charts/pull/3386) **Full Changelog**: https://github.com/grafana/helm-charts/compare/k8s-monitoring-1.6.1...grafana-8.5.9
--- ### 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://redirect.github.com/renovatebot/renovate). Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com> --- kubernetes/kyak/apps/monitoring/grafana/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/kyak/apps/monitoring/grafana/app/helmrelease.yaml b/kubernetes/kyak/apps/monitoring/grafana/app/helmrelease.yaml index 4b1b4772ce..f2fb21412d 100644 --- a/kubernetes/kyak/apps/monitoring/grafana/app/helmrelease.yaml +++ b/kubernetes/kyak/apps/monitoring/grafana/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: grafana - version: 8.5.8 + version: 8.5.11 sourceRef: kind: HelmRepository name: grafana