From d9f9dde7cd49f904b41ed91b3de8effbbbc015c7 Mon Sep 17 00:00:00 2001 From: "repo-jeeves[bot]" <106431701+repo-jeeves[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 21:21:12 -0400 Subject: [PATCH] =?UTF-8?q?feat(helm)!:=20Update=20chart=20grafana=20(=207?= =?UTF-8?q?.3.11=20=E2=86=92=208.0.0=20)=20(#3779)?= 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)) | major | `7.3.11` -> `8.0.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
grafana/helm-charts (grafana) ### [`v8.0.0`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.0.0) [Compare Source](https://togithub.com/grafana/helm-charts/compare/grafana-7.3.12...grafana-8.0.0) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] Update Grafana to 11.0.0 by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/grafana/helm-charts/pull/3139](https://togithub.com/grafana/helm-charts/pull/3139) **Full Changelog**: https://github.com/grafana/helm-charts/compare/grafana-7.3.12...grafana-8.0.0 ### [`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
Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com> --- .../main/apps/observability/grafana/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/observability/grafana/app/helm-release.yaml b/kubernetes/main/apps/observability/grafana/app/helm-release.yaml index 7467ed2234..464004f060 100644 --- a/kubernetes/main/apps/observability/grafana/app/helm-release.yaml +++ b/kubernetes/main/apps/observability/grafana/app/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: grafana - version: 7.3.11 + version: 8.0.0 sourceRef: kind: HelmRepository name: grafana-charts