diff --git a/README.md b/README.md index ca2fdd320..322ca068c 100644 --- a/README.md +++ b/README.md @@ -805,10 +805,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/a9ad13b -[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/a9ad13b/README.md +[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/4ec670e +[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/4ec670e/README.md [grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues -[grafana-version-shield]: https://img.shields.io/badge/version-a9ad13b-blue.svg +[grafana-version-shield]: https://img.shields.io/badge/version-4ec670e-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 diff --git a/grafana/CHANGELOG.md b/grafana/CHANGELOG.md index b499f4b78..015a77a62 100644 --- a/grafana/CHANGELOG.md +++ b/grafana/CHANGELOG.md @@ -1,5 +1,5 @@ -# Changelog since v2.0.1 +# Changelog since v2.0.2 -2019/04/03 15:08 UTC - [a9ad13b](https://github.com/hassio-addons/addon-grafana/commit/a9ad13b37841dba2961b3dbaf41d6951cf739568) by [@timmo001](https://github.com/timmo001) -> :arrow_up: Update Grafana to v6.1.0 (#28) +2019/04/05 13:24 UTC - [4ec670e](https://github.com/hassio-addons/addon-grafana/commit/4ec670e2802d5b10c1bf5e2f3d9b5fca3545900a) by [@timmo001](https://github.com/timmo001) +> :arrow_up: Update Grafana to v6.1.1 (#29) diff --git a/grafana/README.md b/grafana/README.md index c33d53a1a..4bb43ef35 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/a9ad13b/README.md +[docs]: https://github.com/hassio-addons/addon-grafana/blob/4ec670e/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-a9ad13b-blue.svg -[release]: https://github.com/hassio-addons/addon-grafana/tree/a9ad13b +[release-shield]: https://img.shields.io/badge/version-4ec670e-blue.svg +[release]: https://github.com/hassio-addons/addon-grafana/tree/4ec670e [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 04757d0d9..b6c50c763 100644 --- a/grafana/config.json +++ b/grafana/config.json @@ -1,6 +1,6 @@ { "name": "Grafana", - "version": "a9ad13b", + "version": "4ec670e", "slug": "grafana", "description": "The open platform for beautiful analytics and monitoring", "url": "https://github.com/hassio-addons/addon-grafana",