From c20b1c2d26ebe4b7722b81e7de2f4d37d212f766 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 13 Mar 2022 12:32:27 +0000 Subject: [PATCH] :tada: Release of add-on Grafana 7.5.0 --- README.md | 6 +++--- grafana/CHANGELOG.md | 18 +++++++++++++----- grafana/DOCS.md | 18 ++++++++++++++++-- grafana/README.md | 4 ++-- grafana/config.yaml | 3 ++- 5 files changed, 36 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index b1130a2e..bb3d1d2a 100644 --- a/README.md +++ b/README.md @@ -763,10 +763,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/v7.4.1 -[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/v7.4.1/README.md +[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/v7.5.0 +[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/v7.5.0/README.md [grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues -[grafana-version-shield]: https://img.shields.io/badge/version-v7.4.1-blue.svg +[grafana-version-shield]: https://img.shields.io/badge/version-v7.5.0-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 81f0c801..67300b74 100644 --- a/grafana/CHANGELOG.md +++ b/grafana/CHANGELOG.md @@ -1,11 +1,19 @@ ## What’s changed -## 🧰 Maintenance +## ✨ New features -- 🎆 Updates maintenance/license year to 2022 @frenck (#240) +- Enables Grafana unified alerting and disables legacy dashboard alerting @pdecat (#249) + +## 🚀 Enhancements + +- 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) @frenck (#251) + +## 📚 Documentation + +- 📚 Add My buttons to documentation @frenck (#253) ## ⬆️ Dependency updates -- ⬆️ Upgrades libnss3 to 2:3.61-1+deb11u1 @frenck (#241) -- ⬆️ Upgrades add-on base image to 5.2.3 @frenck (#242) -- ⬆️ Upgrades Grafana to v8.3.4 @frenck (#243) +- ⬆️ Upgrades add-on base image to 5.3.0 @frenck (#250) +- ⬆️ Upgrades Grafana to v8.4.3 @frenck (#252) +- ⬆️ Upgrades Grafana Image Renderer to 3.4.1 @frenck (#254) diff --git a/grafana/DOCS.md b/grafana/DOCS.md index ed7796bb..7e7f77fc 100644 --- a/grafana/DOCS.md +++ b/grafana/DOCS.md @@ -15,12 +15,22 @@ insights to your home. The installation of this add-on is pretty straightforward and not different in comparison to installing any other Home Assistant add-on. -1. Search for the "Grafana" add-on in the Supervisor add-on store. -1. Install the "Grafana" add-on. +1. Click the Home Assistant My button below to open the add-on on your Home + Assistant instance. + + [![Open this add-on in your Home Assistant instance.][addon-badge]][addon] + +1. Click the "Install" button to install the add-on. 1. Start the "Grafana" add-on. 1. Check the logs of the "Grafana" to see if everything went well. 1. Open the Web UI. +Home Assistant, by default, ships with the Community Add-ons store installed. +However, if it is missing (for any reason), you can add it by clicking the +button My button below. + +[!Add repository to your Home Assitant instance.][repository-badge]][repository] + **Note**: As the addon now supports both Ingress and direct access, the default `admin` user has a password of `hassio`. **Due to the implementation the password cannot be changed, however you can delete and create a new user, if so @@ -202,6 +212,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +[addon-badge]: https://my.home-assistant.io/badges/supervisor_addon.svg +[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_grafana [contributors]: https://github.com/hassio-addons/addon-grafana/graphs/contributors [create-db]: https://github.com/hassio-addons/addon-influxdb/blob/main/influxdb/DOCS.md#integrating-into-home-assistant [discord-ha]: https://discord.gg/c5DvZ4e @@ -212,4 +224,6 @@ SOFTWARE. [issue]: https://github.com/hassio-addons/addon-grafana/issues [reddit]: https://reddit.com/r/homeassistant [releases]: https://github.com/hassio-addons/addon-grafana/releases +[repository-badge]: https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg +[repository]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository [semver]: http://semver.org/spec/v2.0.0.htm diff --git a/grafana/README.md b/grafana/README.md index 8a177728..896f2e18 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-v7.4.1-blue.svg -[release]: https://github.com/hassio-addons/addon-grafana/tree/v7.4.1 +[release-shield]: https://img.shields.io/badge/version-v7.5.0-blue.svg +[release]: https://github.com/hassio-addons/addon-grafana/tree/v7.5.0 [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 6c4c6331..43ca5fb6 100644 --- a/grafana/config.yaml +++ b/grafana/config.yaml @@ -2,6 +2,7 @@ arch: - aarch64 - amd64 - armv7 +codenotary: codenotary@frenck.dev description: The open platform for beautiful analytics and monitoring image: ghcr.io/hassio-addons/grafana/{arch} ingress: true @@ -37,5 +38,5 @@ schema: slug: grafana startup: services url: https://github.com/hassio-addons/addon-grafana -version: 7.4.1 +version: 7.5.0 watchdog: http://[HOST]:1337/api/health