mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on Grafana to fbd757f
This commit is contained in:
parent
19e768420e
commit
96d253eb60
4 changed files with 8 additions and 8 deletions
|
@ -777,10 +777,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/1e1c174
|
||||
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/1e1c174/README.md
|
||||
[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/fbd757f
|
||||
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/fbd757f/README.md
|
||||
[grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues
|
||||
[grafana-version-shield]: https://img.shields.io/badge/version-1e1c174-blue.svg
|
||||
[grafana-version-shield]: https://img.shields.io/badge/version-fbd757f-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,2 +1,2 @@
|
|||
# Changelog since v7.3.0
|
||||
- 🔨 Add libxshmfence1 v1.3-1 for Image Renderer (#230)
|
||||
# Changelog since v7.3.1
|
||||
- ⬆️ Upgrades Grafana Image Renderer to 3.3.0 (#234)
|
||||
|
|
|
@ -53,6 +53,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-1e1c174-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-grafana/tree/1e1c174
|
||||
[release-shield]: https://img.shields.io/badge/version-fbd757f-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-grafana/tree/fbd757f
|
||||
[screenshot]: https://github.com/hassio-addons/addon-grafana/raw/main/images/screenshot.png
|
|
@ -37,5 +37,5 @@ schema:
|
|||
slug: grafana
|
||||
startup: services
|
||||
url: https://github.com/hassio-addons/addon-grafana
|
||||
version: 1e1c174
|
||||
version: fbd757f
|
||||
watchdog: http://[HOST]:1337/api/health
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue