From 9174cb81d354aa883f16a02a55c840bbda972741 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 8 Jul 2023 19:06:35 +0000 Subject: [PATCH] :tada: Release of add-on Grafana 9.0.1 --- README.md | 6 +++--- grafana/CHANGELOG.md | 16 +++------------- grafana/README.md | 4 ++-- grafana/config.yaml | 2 +- 4 files changed, 9 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 906a5fc8..a5061505 100644 --- a/README.md +++ b/README.md @@ -786,10 +786,10 @@ SOFTWARE. [glances-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [glances-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [glances-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/v9.0.0 -[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/v9.0.0/README.md +[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/v9.0.1 +[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/v9.0.1/README.md [grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues -[grafana-version-shield]: https://img.shields.io/badge/version-v9.0.0-blue.svg +[grafana-version-shield]: https://img.shields.io/badge/version-v9.0.1-blue.svg [grafana-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [grafana-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [grafana-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/grafana/CHANGELOG.md b/grafana/CHANGELOG.md index e2d12924..09bcd83f 100644 --- a/grafana/CHANGELOG.md +++ b/grafana/CHANGELOG.md @@ -1,16 +1,6 @@ ## What’s changed -Ships with Grafana v10! +## 🐛 Bug fixes -## ✨ New features - -- Allow installation of unsigned plugins using an URL @llluis ([#331](https://github.com/hassio-addons/addon-grafana/pull/331)) - -## 🚀 Enhancements - -- Replace watchdog with Docker health check @frenck ([#336](https://github.com/hassio-addons/addon-grafana/pull/336)) - -## ⬆️ Dependency updates - -- ⬆️ Update Add-on base image to v7 (major) @renovate ([#334](https://github.com/hassio-addons/addon-grafana/pull/334)) -- ⬆️ Update grafana/grafana to v10 @renovate ([#335](https://github.com/hassio-addons/addon-grafana/pull/335)) +- Fix health check @frenck ([#339](https://github.com/hassio-addons/addon-grafana/pull/339)) +- Remove nginx ingress server listening on a single interface @frenck ([#340](https://github.com/hassio-addons/addon-grafana/pull/340)) diff --git a/grafana/README.md b/grafana/README.md index 12949528..766e1b10 100644 --- a/grafana/README.md +++ b/grafana/README.md @@ -50,6 +50,6 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-v9.0.0-blue.svg -[release]: https://github.com/hassio-addons/addon-grafana/tree/v9.0.0 +[release-shield]: https://img.shields.io/badge/version-v9.0.1-blue.svg +[release]: https://github.com/hassio-addons/addon-grafana/tree/v9.0.1 [screenshot]: https://github.com/hassio-addons/addon-grafana/raw/main/images/screenshot.png \ No newline at end of file diff --git a/grafana/config.yaml b/grafana/config.yaml index 3932a9ce..0d7f886f 100644 --- a/grafana/config.yaml +++ b/grafana/config.yaml @@ -1,5 +1,5 @@ name: Grafana -version: 9.0.0 +version: 9.0.1 slug: grafana description: The open platform for beautiful analytics and monitoring url: https://github.com/hassio-addons/addon-grafana