mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-04 11:11:25 +00:00
⬆️ Updating add-on Grafana to 3a41583
This commit is contained in:
parent
41a96e9177
commit
2fa52545b3
4 changed files with 8 additions and 7 deletions
|
@ -936,10 +936,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/4513e27
|
||||
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/4513e27/README.md
|
||||
[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/3a41583
|
||||
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/3a41583/README.md
|
||||
[grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues
|
||||
[grafana-version-shield]: https://img.shields.io/badge/version-4513e27-blue.svg
|
||||
[grafana-version-shield]: https://img.shields.io/badge/version-3a41583-blue.svg
|
||||
[grafana-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/grafana-amd64.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
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
# Changelog since v4.2.0
|
||||
- :arrow_up: Upgrades Grafana to v6.7.1
|
||||
- :arrow_up: Upgrades Grafana to v6.7.0
|
||||
|
|
|
@ -47,7 +47,7 @@ If you are more interested in stable releases of our add-ons:
|
|||
|
||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||
[discord]: https://discord.me/hassioaddons
|
||||
[docs]: https://github.com/hassio-addons/addon-grafana/blob/4513e27/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-grafana/blob/3a41583/README.md
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-grafana/54674?u=frenck
|
||||
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
|
||||
|
@ -56,6 +56,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-4513e27-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-grafana/tree/4513e27
|
||||
[release-shield]: https://img.shields.io/badge/version-3a41583-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-grafana/tree/3a41583
|
||||
[screenshot]: https://github.com/hassio-addons/addon-grafana/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Grafana",
|
||||
"version": "4513e27",
|
||||
"version": "3a41583",
|
||||
"slug": "grafana",
|
||||
"description": "The open platform for beautiful analytics and monitoring",
|
||||
"url": "https://github.com/hassio-addons/addon-grafana",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue