From b4ef576730a74cf519ba136e5501a46c2c2de72d Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 19 Mar 2019 20:35:30 +0000 Subject: [PATCH] :arrow_up: Updating add-on Grafana to 01c3290 --- README.md | 6 +++--- grafana/CHANGELOG.md | 5 ++++- grafana/README.md | 6 +++--- grafana/config.json | 2 +- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 8daa49c2b..1eacd8b55 100644 --- a/README.md +++ b/README.md @@ -730,10 +730,10 @@ SOFTWARE. [glances-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [glances-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg [glances-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/7eb4eb3 -[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/7eb4eb3/README.md +[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/01c3290 +[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/01c3290/README.md [grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues -[grafana-version-shield]: https://img.shields.io/badge/version-7eb4eb3-blue.svg +[grafana-version-shield]: https://img.shields.io/badge/version-01c3290-blue.svg [grafana-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/grafana.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 diff --git a/grafana/CHANGELOG.md b/grafana/CHANGELOG.md index 19f8b1e0f..d698ff1de 100644 --- a/grafana/CHANGELOG.md +++ b/grafana/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog since v2.0.0 -2019/03/19 14:44 UTC - [7eb4eb3](https://github.com/hassio-addons/addon-grafana/commit/7eb4eb3002d33bb692b77dc23cc0639b0e9aae5c) by [@frenck](https://github.com/frenck) +2019/03/19 20:27 UTC - [01c3290](https://github.com/hassio-addons/addon-grafana/commit/01c32902c597e0368c361bd3fc09987a3f2241e3) by [@frenck](https://github.com/frenck) +> :ambulance: Workaround Docker issue by reinstating legacy tags + +2019/03/19 20:27 UTC - [7eb4eb3](https://github.com/hassio-addons/addon-grafana/commit/7eb4eb3002d33bb692b77dc23cc0639b0e9aae5c) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades Grafana to v6.0.2 diff --git a/grafana/README.md b/grafana/README.md index 14e63f636..54e456174 100644 --- a/grafana/README.md +++ b/grafana/README.md @@ -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/7eb4eb3/README.md +[docs]: https://github.com/hassio-addons/addon-grafana/blob/01c3290/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-7eb4eb3-blue.svg -[release]: https://github.com/hassio-addons/addon-grafana/tree/7eb4eb3 +[release-shield]: https://img.shields.io/badge/version-01c3290-blue.svg +[release]: https://github.com/hassio-addons/addon-grafana/tree/01c3290 [screenshot]: https://github.com/hassio-addons/addon-grafana/raw/master/images/screenshot.png \ No newline at end of file diff --git a/grafana/config.json b/grafana/config.json index 31bbab5cd..dddc8fcd5 100644 --- a/grafana/config.json +++ b/grafana/config.json @@ -1,6 +1,6 @@ { "name": "Grafana", - "version": "7eb4eb3", + "version": "01c3290", "slug": "grafana", "description": "The open platform for beautiful analytics and monitoring", "url": "https://github.com/hassio-addons/addon-grafana",