diff --git a/README.md b/README.md index 9824fd306..5913ea524 100644 --- a/README.md +++ b/README.md @@ -686,10 +686,10 @@ SOFTWARE. [glances-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [glances-armhf-shield]: https://img.shields.io/badge/armhf-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/7233439 -[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/7233439/README.md +[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/d5d01a0 +[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/d5d01a0/README.md [grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues -[grafana-version-shield]: https://img.shields.io/badge/version-7233439-blue.svg +[grafana-version-shield]: https://img.shields.io/badge/version-d5d01a0-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 10502c25a..3b15eedb9 100644 --- a/grafana/CHANGELOG.md +++ b/grafana/CHANGELOG.md @@ -1,8 +1,5 @@ -# Changelog since v1.2.2 +# Changelog since v1.3.0 -2019/02/25 19:43 UTC - [7233439](https://github.com/hassio-addons/addon-grafana/commit/7233439a47dd11e9509c90c041805ff86d05187f) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades add-on base image to 2.3.1 - -2019/02/25 19:43 UTC - [d6b36d1](https://github.com/hassio-addons/addon-grafana/commit/d6b36d1a1facb721a58bc496ab53fcfc35ed5213) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades Grafana to 6.0.0 +2019/03/07 20:41 UTC - [d5d01a0](https://github.com/hassio-addons/addon-grafana/commit/d5d01a087b678d36a5c1b59d71ad2e24f177c8f8) by [@timmo001](https://github.com/timmo001) +> :arrow_up: Update Grafana to v6.0.1 (#27) diff --git a/grafana/README.md b/grafana/README.md index b0b1a4e55..0b5a5cd2f 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/7233439/README.md +[docs]: https://github.com/hassio-addons/addon-grafana/blob/d5d01a0/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-7233439-blue.svg -[release]: https://github.com/hassio-addons/addon-grafana/tree/7233439 +[release-shield]: https://img.shields.io/badge/version-d5d01a0-blue.svg +[release]: https://github.com/hassio-addons/addon-grafana/tree/d5d01a0 [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 7125b8de0..d5eadb949 100644 --- a/grafana/config.json +++ b/grafana/config.json @@ -1,6 +1,6 @@ { "name": "Grafana", - "version": "7233439", + "version": "d5d01a0", "slug": "grafana", "description": "The open platform for beautiful analytics and monitoring", "url": "https://github.com/hassio-addons/addon-grafana",