From 1ca46843595b8c3fff612831665f53d02c722701 Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2024 22:23:24 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20grafana=20(=208.4.2=20?= =?UTF-8?q?=E2=86=92=208.4.4=20)=20(#5192)?= 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://togithub.com/grafana/helm-charts)) | patch | `8.4.2` -> `8.4.4` | --- ### Release Notes
grafana/helm-charts (grafana) ### [`v8.4.4`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.4.4) [Compare Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.4.3...grafana-8.4.4) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] tpl for host in grafana.ini by [@​nanori](https://togithub.com/nanori) in [https://github.com/grafana/helm-charts/pull/3127](https://togithub.com/grafana/helm-charts/pull/3127) #### New Contributors - [@​nanori](https://togithub.com/nanori) made their first contribution in [https://github.com/grafana/helm-charts/pull/3127](https://togithub.com/grafana/helm-charts/pull/3127) **Full Changelog**: https://github.com/grafana/helm-charts/compare/grafana-8.4.3...grafana-8.4.4 ### [`v8.4.3`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.4.3) [Compare Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.4.2...grafana-8.4.3) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] Truncate label values - max 64 characters by [@​uristernik](https://togithub.com/uristernik) in [https://github.com/grafana/helm-charts/pull/3108](https://togithub.com/grafana/helm-charts/pull/3108) #### New Contributors - [@​uristernik](https://togithub.com/uristernik) made their first contribution in [https://github.com/grafana/helm-charts/pull/3108](https://togithub.com/grafana/helm-charts/pull/3108) **Full Changelog**: https://github.com/grafana/helm-charts/compare/grafana-8.4.2...grafana-8.4.3
--- ### 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/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 0a680f1197..4c17be7559 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.4.2 + version: 8.4.4 sourceRef: kind: HelmRepository name: grafana