From f8a84e207b16767096611b2ee5c469d82d99b033 Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 02:26:33 +0000 Subject: [PATCH] =?UTF-8?q?feat(helm):=20update=20grafana=20(=208.7.0=20?= =?UTF-8?q?=E2=86=92=208.8.2=20)=20(#6032)?= 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)) | minor | `8.7.0` -> `8.8.2` | --- ### Release Notes
grafana/helm-charts (grafana) ### [`v8.8.2`](https://redirect.github.com/grafana/helm-charts/releases/tag/grafana-8.8.2) [Compare Source](https://redirect.github.com/grafana/helm-charts/compare/grafana-8.8.1...grafana-8.8.2) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] Expose basicAuth property for ServiceMonitor by [@​jkroepke](https://redirect.github.com/jkroepke) in [https://github.com/grafana/helm-charts/pull/3432](https://redirect.github.com/grafana/helm-charts/pull/3432) **Full Changelog**: https://github.com/grafana/helm-charts/compare/tempo-1.16.0...grafana-8.8.2 ### [`v8.8.1`](https://redirect.github.com/grafana/helm-charts/releases/tag/grafana-8.8.1) [Compare Source](https://redirect.github.com/grafana/helm-charts/compare/grafana-8.8.0...grafana-8.8.1) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] Fix "Error: Failed to launch the browser process!\nchrome_crashpad_handler: --database is required" with "image-renderer" by [@​muffl0n](https://redirect.github.com/muffl0n) in [https://github.com/grafana/helm-charts/pull/3487](https://redirect.github.com/grafana/helm-charts/pull/3487) **Full Changelog**: https://github.com/grafana/helm-charts/compare/grafana-8.8.0...grafana-8.8.1 ### [`v8.8.0`](https://redirect.github.com/grafana/helm-charts/releases/tag/grafana-8.8.0) [Compare Source](https://redirect.github.com/grafana/helm-charts/compare/grafana-8.7.1...grafana-8.8.0) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] feat(grafana): Introduce profiling container port by [@​simonswine](https://redirect.github.com/simonswine) in [https://github.com/grafana/helm-charts/pull/3472](https://redirect.github.com/grafana/helm-charts/pull/3472) **Full Changelog**: https://github.com/grafana/helm-charts/compare/grafana-8.7.1...grafana-8.8.0 ### [`v8.7.1`](https://redirect.github.com/grafana/helm-charts/releases/tag/grafana-8.7.1) [Compare Source](https://redirect.github.com/grafana/helm-charts/compare/grafana-8.7.0...grafana-8.7.1) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] fix: don't automount default serviceAccount by [@​cwrau](https://redirect.github.com/cwrau) in [https://github.com/grafana/helm-charts/pull/3302](https://redirect.github.com/grafana/helm-charts/pull/3302) **Full Changelog**: https://github.com/grafana/helm-charts/compare/tempo-distributed-1.26.1...grafana-8.7.1
--- ### 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 60f51c6b05..6c2b006c37 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.7.0 + version: 8.8.2 sourceRef: kind: HelmRepository name: grafana