🎉 Release of add-on Grafana 9.0.1

This commit is contained in:
Community Hass.io Add-ons Bot 2023-07-08 19:06:35 +00:00
parent 85b9ba415d
commit 9174cb81d3
4 changed files with 9 additions and 19 deletions

View file

@ -786,10 +786,10 @@ SOFTWARE.
[glances-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[glances-i386-shield]: https://img.shields.io/badge/i386-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-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.0/README.md [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-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-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[grafana-amd64-shield]: https://img.shields.io/badge/amd64-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 [grafana-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,16 +1,6 @@
## Whats changed ## Whats changed
Ships with Grafana v10! ## 🐛 Bug fixes
## ✨ New features - 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))
- 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))

View file

@ -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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg [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-shield]: https://img.shields.io/badge/version-v9.0.1-blue.svg
[release]: https://github.com/hassio-addons/addon-grafana/tree/v9.0.0 [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 [screenshot]: https://github.com/hassio-addons/addon-grafana/raw/main/images/screenshot.png

View file

@ -1,5 +1,5 @@
name: Grafana name: Grafana
version: 9.0.0 version: 9.0.1
slug: grafana slug: grafana
description: The open platform for beautiful analytics and monitoring description: The open platform for beautiful analytics and monitoring
url: https://github.com/hassio-addons/addon-grafana url: https://github.com/hassio-addons/addon-grafana