⬆️ Updating add-on Grafana to a8fbbd9

This commit is contained in:
Community Hass.io Add-ons Bot 2019-06-02 15:08:49 +00:00
parent b4e3b79c64
commit b37fdc4fa2
4 changed files with 15 additions and 9 deletions

View file

@ -855,10 +855,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/2848651
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/2848651/README.md
[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/a8fbbd9
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/a8fbbd9/README.md
[grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues
[grafana-version-shield]: https://img.shields.io/badge/version-2848651-blue.svg
[grafana-version-shield]: https://img.shields.io/badge/version-a8fbbd9-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

View file

@ -1,12 +1,18 @@
# Changelog since v2.1.1
2019/05/24 18:17 UTC - [2848651](https://github.com/hassio-addons/addon-grafana/commit/2848651a84acc1a21fc8dbab0ba6797198d3f36a) by [@frenck](https://github.com/frenck)
2019/06/02 14:57 UTC - [a8fbbd9](https://github.com/hassio-addons/addon-grafana/commit/a8fbbd93045932454e1b7b1e047273f54b2b7a36) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades Grafana to 6.2.1
2019/06/02 14:57 UTC - [e174081](https://github.com/hassio-addons/addon-grafana/commit/e17408187c22061ca4f5dd866061c4c88fb92291) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades add-on base image to 3.1.2
2019/06/02 14:57 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)
2019/06/02 14:57 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

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

View file

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