mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 19:51:22 +00:00
⬆️ Updating add-on Grafana to 4ec670e
This commit is contained in:
parent
4c6d9a35b3
commit
862593f121
4 changed files with 10 additions and 10 deletions
|
@ -805,10 +805,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/a9ad13b
|
||||
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/a9ad13b/README.md
|
||||
[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/4ec670e
|
||||
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/4ec670e/README.md
|
||||
[grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues
|
||||
[grafana-version-shield]: https://img.shields.io/badge/version-a9ad13b-blue.svg
|
||||
[grafana-version-shield]: https://img.shields.io/badge/version-4ec670e-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,5 +1,5 @@
|
|||
# Changelog since v2.0.1
|
||||
# Changelog since v2.0.2
|
||||
|
||||
2019/04/03 15:08 UTC - [a9ad13b](https://github.com/hassio-addons/addon-grafana/commit/a9ad13b37841dba2961b3dbaf41d6951cf739568) by [@timmo001](https://github.com/timmo001)
|
||||
> :arrow_up: Update Grafana to v6.1.0 (#28)
|
||||
2019/04/05 13:24 UTC - [4ec670e](https://github.com/hassio-addons/addon-grafana/commit/4ec670e2802d5b10c1bf5e2f3d9b5fca3545900a) by [@timmo001](https://github.com/timmo001)
|
||||
> :arrow_up: Update Grafana to v6.1.1 (#29)
|
||||
|
||||
|
|
|
@ -49,13 +49,13 @@ If you are more interested in stable releases of our add-ons:
|
|||
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||
[discord]: https://discord.me/hassioaddons
|
||||
[docs]: https://github.com/hassio-addons/addon-grafana/blob/a9ad13b/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-grafana/blob/4ec670e/README.md
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-grafana/54674?u=frenck
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
|
||||
[patreon-shield]: https://www.frenck.nl/images/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-a9ad13b-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-grafana/tree/a9ad13b
|
||||
[release-shield]: https://img.shields.io/badge/version-4ec670e-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-grafana/tree/4ec670e
|
||||
[screenshot]: https://github.com/hassio-addons/addon-grafana/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Grafana",
|
||||
"version": "a9ad13b",
|
||||
"version": "4ec670e",
|
||||
"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