⬆️ Updating add-on Grafana to c74bd08

This commit is contained in:
Community Hass.io Add-ons Bot 2018-12-04 11:46:32 +00:00
parent a22b1a8ea6
commit 85155aa890
4 changed files with 16 additions and 13 deletions

View file

@ -1,25 +1,28 @@
# Changelog since v1.1.0
2018/12/03 20:49 UTC - [b84909e](https://github.com/hassio-addons/addon-grafana/commit/b84909e7eea65c7a21bf96f77f269d05f40b8e97) by [@HoppingMonk](https://github.com/HoppingMonk)
2018/12/04 11:39 UTC - [c74bd08](https://github.com/hassio-addons/addon-grafana/commit/c74bd0860826e87198cdd989319cf935963b98a6) by [@frenck](https://github.com/frenck)
> :books: Adds known issue and limitation about PhantomJS
2018/12/04 11:39 UTC - [b84909e](https://github.com/hassio-addons/addon-grafana/commit/b84909e7eea65c7a21bf96f77f269d05f40b8e97) by [@HoppingMonk](https://github.com/HoppingMonk)
> :lock: Limits supported machines (#14)
Most ARM-based devices are supported, but a ARMv6 is not.
2018/12/03 20:49 UTC - [c966d1d](https://github.com/hassio-addons/addon-grafana/commit/c966d1d7760dac65b1595356e257b3dc09ad48e3) by [@goern](https://github.com/goern)
2018/12/04 11:39 UTC - [c966d1d](https://github.com/hassio-addons/addon-grafana/commit/c966d1d7760dac65b1595356e257b3dc09ad48e3) by [@goern](https://github.com/goern)
> :books: Corrects the env var name (#16)
Signed-off-by: Christoph Görn <goern@b4mad.net>
2018/12/03 20:49 UTC - [82d7706](https://github.com/hassio-addons/addon-grafana/commit/82d77066ef3150d0dac014b4ca3ef3304131862a) by [@frenck](https://github.com/frenck)
2018/12/04 11:39 UTC - [82d7706](https://github.com/hassio-addons/addon-grafana/commit/82d77066ef3150d0dac014b4ca3ef3304131862a) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades Grafana to 5.4.0
2018/12/03 20:49 UTC - [0f08854](https://github.com/hassio-addons/addon-grafana/commit/0f0885457ef2c36b1952e3dea4ebe717407c8c8c) by [@frenck](https://github.com/frenck)
2018/12/04 11:39 UTC - [0f08854](https://github.com/hassio-addons/addon-grafana/commit/0f0885457ef2c36b1952e3dea4ebe717407c8c8c) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades Grafana to 5.3.4
2018/12/03 20:49 UTC - [8b0cc7d](https://github.com/hassio-addons/addon-grafana/commit/8b0cc7dac95c48d6502cd03a35919c5a7afe63d4) by [@frenck](https://github.com/frenck)
2018/12/04 11:39 UTC - [8b0cc7d](https://github.com/hassio-addons/addon-grafana/commit/8b0cc7dac95c48d6502cd03a35919c5a7afe63d4) by [@frenck](https://github.com/frenck)
> :fire: Removes phantomjs
2018/12/03 20:49 UTC - [64d9994](https://github.com/hassio-addons/addon-grafana/commit/64d9994e537f2bb89b6310432d1e2d2a6fd07fde) by [@dayofdoom](https://github.com/dayofdoom)
2018/12/04 11:39 UTC - [64d9994](https://github.com/hassio-addons/addon-grafana/commit/64d9994e537f2bb89b6310432d1e2d2a6fd07fde) by [@dayofdoom](https://github.com/dayofdoom)
> :books: Changed past to paste (#13)
Changed past to paste. Simple spelling fix.

View file

@ -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/b84909e/README.md
[docs]: https://github.com/hassio-addons/addon-grafana/blob/c74bd08/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/2018.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-b84909e-blue.svg
[release]: https://github.com/hassio-addons/addon-grafana/tree/b84909e
[release-shield]: https://img.shields.io/badge/version-c74bd08-blue.svg
[release]: https://github.com/hassio-addons/addon-grafana/tree/c74bd08
[screenshot]: https://github.com/hassio-addons/addon-grafana/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "Grafana",
"version": "b84909e",
"version": "c74bd08",
"slug": "grafana",
"description": "The open platform for beautiful analytics and monitoring",
"url": "https://community.home-assistant.io/t/community-hass-io-add-on-grafana/54674?u=frenck",