mirror of
https://github.com/hassio-addons/repository.git
synced 2025-05-06 20:21:26 +00:00
🎉 Release of add-on Grafana 7.5.1
This commit is contained in:
parent
3971e98a2d
commit
b5652a777d
4 changed files with 7 additions and 21 deletions
|
@ -733,10 +733,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.5.0
|
||||
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/v7.5.0/README.md
|
||||
[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/v7.5.1
|
||||
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/v7.5.1/README.md
|
||||
[grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues
|
||||
[grafana-version-shield]: https://img.shields.io/badge/version-v7.5.0-blue.svg
|
||||
[grafana-version-shield]: https://img.shields.io/badge/version-v7.5.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
|
||||
|
|
|
@ -1,19 +1,5 @@
|
|||
## What’s changed
|
||||
|
||||
## ✨ New features
|
||||
|
||||
- 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 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)
|
||||
- ⬆️ Upgrades Grafana to v8.4.4 @frenck (#256)
|
||||
|
|
|
@ -34,6 +34,6 @@ insights to your home.
|
|||
[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.5.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-grafana/tree/v7.5.0
|
||||
[release-shield]: https://img.shields.io/badge/version-v7.5.1-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-grafana/tree/v7.5.1
|
||||
[screenshot]: https://github.com/hassio-addons/addon-grafana/raw/main/images/screenshot.png
|
|
@ -38,5 +38,5 @@ schema:
|
|||
slug: grafana
|
||||
startup: services
|
||||
url: https://github.com/hassio-addons/addon-grafana
|
||||
version: 7.5.0
|
||||
version: 7.5.1
|
||||
watchdog: http://[HOST]:1337/api/health
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue