⬆️ Updating add-on Grafana to 2848651

This commit is contained in:
Community Hass.io Add-ons Bot 2019-05-24 21:16:15 +00:00
parent 32d8fa3c94
commit 16a46aa3c7
4 changed files with 15 additions and 8 deletions

View file

@ -855,10 +855,10 @@ SOFTWARE.
[glances-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[glances-i386-shield]: https://img.shields.io/badge/i386-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/7f32d17 [addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/2848651
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/7f32d17/README.md [addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/2848651/README.md
[grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues [grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues
[grafana-version-shield]: https://img.shields.io/badge/version-7f32d17-blue.svg [grafana-version-shield]: https://img.shields.io/badge/version-2848651-blue.svg
[grafana-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/grafana-amd64.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-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[grafana-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [grafana-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -1,5 +1,12 @@
# Changelog since v2.1.1 # Changelog since v2.1.1
2019/05/24 10:20 UTC - [7f32d17](https://github.com/hassio-addons/addon-grafana/commit/7f32d17f3f6fb108e790ff91b1e5fcea2928a325) by [@frenck](https://github.com/frenck) 2019/05/24 18:17 UTC - [2848651](https://github.com/hassio-addons/addon-grafana/commit/2848651a84acc1a21fc8dbab0ba6797198d3f36a) by [@frenck](https://github.com/frenck)
> ✨Adds support for secrets key in environment values
Closes #31
Signed-off-by: Franck Nijhof <frenck@addons.community>
2019/05/24 18:17 UTC - [7f32d17](https://github.com/hassio-addons/addon-grafana/commit/7f32d17f3f6fb108e790ff91b1e5fcea2928a325) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades Grafana to 6.2.0 > :arrow_up: Upgrades Grafana to 6.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 [buymeacoffee]: https://www.buymeacoffee.com/frenck
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons [discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-grafana/blob/7f32d17/README.md [docs]: https://github.com/hassio-addons/addon-grafana/blob/2848651/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [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 [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 [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
[patreon-shield]: https://www.frenck.nl/images/patreon.png [patreon-shield]: https://www.frenck.nl/images/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-7f32d17-blue.svg [release-shield]: https://img.shields.io/badge/version-2848651-blue.svg
[release]: https://github.com/hassio-addons/addon-grafana/tree/7f32d17 [release]: https://github.com/hassio-addons/addon-grafana/tree/2848651
[screenshot]: https://github.com/hassio-addons/addon-grafana/raw/master/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-grafana/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{ {
"name": "Grafana", "name": "Grafana",
"version": "7f32d17", "version": "2848651",
"slug": "grafana", "slug": "grafana",
"description": "The open platform for beautiful analytics and monitoring", "description": "The open platform for beautiful analytics and monitoring",
"url": "https://github.com/hassio-addons/addon-grafana", "url": "https://github.com/hassio-addons/addon-grafana",