mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on Grafana to 35304dc
This commit is contained in:
parent
8e1accae96
commit
d9533018c1
4 changed files with 8 additions and 6 deletions
|
@ -791,10 +791,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/14b54f8
|
||||
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/14b54f8/README.md
|
||||
[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/35304dc
|
||||
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/35304dc/README.md
|
||||
[grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues
|
||||
[grafana-version-shield]: https://img.shields.io/badge/version-14b54f8-blue.svg
|
||||
[grafana-version-shield]: https://img.shields.io/badge/version-35304dc-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,4 +1,6 @@
|
|||
# Changelog since v7.2.0
|
||||
- docker install CJK font support grafana-image-renderer (#202)
|
||||
- ⬆️ Upgrades add-on base image to 5.2.0 (#226)
|
||||
- Migrate JSON config to YAML (#225)
|
||||
- Switch to centralized GitHub Action Workflows (#224)
|
||||
- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 (#218)
|
||||
|
|
|
@ -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-14b54f8-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-grafana/tree/14b54f8
|
||||
[release-shield]: https://img.shields.io/badge/version-35304dc-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-grafana/tree/35304dc
|
||||
[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: 14b54f8
|
||||
version: 35304dc
|
||||
watchdog: http://[HOST]:1337/api/health
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue