⬆️ Updating add-on Grafana to 52ac38f

This commit is contained in:
Community Hass.io Add-ons Bot 2018-09-25 10:25:38 +00:00
parent 50277e519a
commit a6884a85cb
4 changed files with 12 additions and 8 deletions

View file

@ -1,5 +1,8 @@
# Changelog since v1.0.1
2018/09/24 21:07 UTC - [ec9c285](https://github.com/hassio-addons/addon-grafana/commit/ec9c2859f357c2cb450a6de684d955027475298e) by [@frenck](https://github.com/frenck)
2018/09/25 10:08 UTC - [52ac38f](https://github.com/hassio-addons/addon-grafana/commit/52ac38f702089c2b3817be1139e26be4b3706cb5) by [@frenck](https://github.com/frenck)
> :snowflake: Adds Hassio API security role
2018/09/25 10:08 UTC - [ec9c285](https://github.com/hassio-addons/addon-grafana/commit/ec9c2859f357c2cb450a6de684d955027475298e) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades Ubuntu Base image to 2.2.0

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

View file

@ -1,6 +1,6 @@
{
"name": "Grafana",
"version": "ec9c285",
"version": "52ac38f",
"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",
@ -19,6 +19,7 @@
"3000/tcp": 3000
},
"hassio_api": true,
"hassio_role": "default",
"homeassistant_api": false,
"host_network": false,
"options": {