From dc49f275af70705e108eaebce21c51c0ae61a1e1 Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 23:34:48 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20grafana=20(=207.3.11=20?= =?UTF-8?q?=E2=86=92=207.3.12=20)=20(#4806)?= 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 | `7.3.11` -> `7.3.12` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
grafana/helm-charts (grafana) ### [`v7.3.12`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.3.12) [Compare Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.3.11...grafana-7.3.12) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] Update app version to v10.4.3 by [@​xvilo](https://togithub.com/xvilo) in [https://github.com/grafana/helm-charts/pull/3136](https://togithub.com/grafana/helm-charts/pull/3136) #### New Contributors - [@​xvilo](https://togithub.com/xvilo) made their first contribution in [https://github.com/grafana/helm-charts/pull/3136](https://togithub.com/grafana/helm-charts/pull/3136) **Full Changelog**: https://github.com/grafana/helm-charts/compare/oncall-1.5.5...grafana-7.3.12
--- ### 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 7874e66117..b9fd897648 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: 7.3.11 + version: 7.3.12 sourceRef: kind: HelmRepository name: grafana