diff --git a/README.md b/README.md index 20e57a583..79b2673e6 100644 --- a/README.md +++ b/README.md @@ -612,10 +612,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/dba28b7 -[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/dba28b7/README.md +[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/ec9c285 +[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/ec9c285/README.md [grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues -[grafana-version-shield]: https://img.shields.io/badge/version-dba28b7-blue.svg +[grafana-version-shield]: https://img.shields.io/badge/version-ec9c285-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 2373b7275..0564003a7 100644 --- a/grafana/CHANGELOG.md +++ b/grafana/CHANGELOG.md @@ -1,8 +1,5 @@ -# Changelog since v1.0.0 +# Changelog since v1.0.1 -2018/08/19 13:08 UTC - [dba28b7](https://github.com/hassio-addons/addon-grafana/commit/dba28b7f2e8aa6667425b9be6fea5fbf50bd126e) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades base image to v2.1.1 - -2018/08/19 13:08 UTC - [554ac2c](https://github.com/hassio-addons/addon-grafana/commit/554ac2c2185115fbb9ab5db95422063932d1d9c1) by [@tjorim](https://github.com/tjorim) -> :books: Fixes InfluxDB links (#7) +2018/09/24 21:07 UTC - [ec9c285](https://github.com/hassio-addons/addon-grafana/commit/ec9c2859f357c2cb450a6de684d955027475298e) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades Ubuntu Base image to 2.2.0 diff --git a/grafana/README.md b/grafana/README.md index ef8dc9ee4..7e5854354 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/dba28b7/README.md +[docs]: https://github.com/hassio-addons/addon-grafana/blob/ec9c285/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-dba28b7-blue.svg -[release]: https://github.com/hassio-addons/addon-grafana/tree/dba28b7 +[release-shield]: https://img.shields.io/badge/version-ec9c285-blue.svg +[release]: https://github.com/hassio-addons/addon-grafana/tree/ec9c285 [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 2756fe2db..808713429 100644 --- a/grafana/config.json +++ b/grafana/config.json @@ -1,6 +1,6 @@ { "name": "Grafana", - "version": "dba28b7", + "version": "ec9c285", "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",