diff --git a/README.md b/README.md index a78b022c3..0d3485c92 100644 --- a/README.md +++ b/README.md @@ -598,10 +598,10 @@ SOFTWARE. [ftp-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [ftp-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [ftp-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/64d9994 -[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/64d9994/README.md +[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/0f08854 +[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/0f08854/README.md [grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues -[grafana-version-shield]: https://img.shields.io/badge/version-64d9994-blue.svg +[grafana-version-shield]: https://img.shields.io/badge/version-0f08854-blue.svg [grafana-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/grafana-armhf.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 bfbc57dc6..002270720 100644 --- a/grafana/CHANGELOG.md +++ b/grafana/CHANGELOG.md @@ -1,6 +1,12 @@ # Changelog since v1.1.0 -2018/10/16 10:07 UTC - [64d9994](https://github.com/hassio-addons/addon-grafana/commit/64d9994e537f2bb89b6310432d1e2d2a6fd07fde) by [@dayofdoom](https://github.com/dayofdoom) +2018/12/02 08:57 UTC - [0f08854](https://github.com/hassio-addons/addon-grafana/commit/0f0885457ef2c36b1952e3dea4ebe717407c8c8c) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades Grafana to 5.3.4 + +2018/12/02 08:57 UTC - [8b0cc7d](https://github.com/hassio-addons/addon-grafana/commit/8b0cc7dac95c48d6502cd03a35919c5a7afe63d4) by [@frenck](https://github.com/frenck) +> :fire: Removes phantomjs + +2018/12/02 08:57 UTC - [64d9994](https://github.com/hassio-addons/addon-grafana/commit/64d9994e537f2bb89b6310432d1e2d2a6fd07fde) by [@dayofdoom](https://github.com/dayofdoom) > :books: Changed past to paste (#13) Changed past to paste. Simple spelling fix. diff --git a/grafana/README.md b/grafana/README.md index 5eb35168c..193cd5235 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/64d9994/README.md +[docs]: https://github.com/hassio-addons/addon-grafana/blob/0f08854/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-64d9994-blue.svg -[release]: https://github.com/hassio-addons/addon-grafana/tree/64d9994 +[release-shield]: https://img.shields.io/badge/version-0f08854-blue.svg +[release]: https://github.com/hassio-addons/addon-grafana/tree/0f08854 [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 cdadc42a7..1005b5f92 100644 --- a/grafana/config.json +++ b/grafana/config.json @@ -1,6 +1,6 @@ { "name": "Grafana", - "version": "64d9994", + "version": "0f08854", "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",