From 4f3da2b27d0c44ff5705b90fdda6bf1b16212d1b Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 24 May 2019 10:31:09 +0000 Subject: [PATCH] :arrow_up: Updating add-on Grafana to 7f32d17 --- README.md | 6 +++--- grafana/CHANGELOG.md | 20 +++----------------- grafana/README.md | 6 +++--- grafana/config.json | 2 +- 4 files changed, 10 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index b56800d64..e3e57a28e 100644 --- a/README.md +++ b/README.md @@ -855,10 +855,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/e050337 -[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/e050337/README.md +[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/7f32d17 +[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/7f32d17/README.md [grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues -[grafana-version-shield]: https://img.shields.io/badge/version-e050337-blue.svg +[grafana-version-shield]: https://img.shields.io/badge/version-7f32d17-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 090738c17..a02b3ed37 100644 --- a/grafana/CHANGELOG.md +++ b/grafana/CHANGELOG.md @@ -1,19 +1,5 @@ -# Changelog since v2.1.0 +# Changelog since v2.1.1 -2019/05/06 17:58 UTC - [e050337](https://github.com/hassio-addons/addon-grafana/commit/e0503376d6a52c81f3e1bcc5da5f8d85feb55cc9) by [@frenck](https://github.com/frenck) -> 📚🚑 Fixes broken link in README - -Signed-off-by: Franck Nijhof - -2019/05/06 17:58 UTC - [f6310a1](https://github.com/hassio-addons/addon-grafana/commit/f6310a18ded3081480361d3a7d9a716cac23ef65) by [@frenck](https://github.com/frenck) -> :books: Adds Ingress to known issues and limitations - -2019/05/06 17:58 UTC - [2750b2e](https://github.com/hassio-addons/addon-grafana/commit/2750b2ef6c58b415a89a4136e62adffbe83140d6) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades memcached to 1.5.6-0ubuntu1.1 - -2019/05/06 17:58 UTC - [903bbff](https://github.com/hassio-addons/addon-grafana/commit/903bbffdf53c14534fb7c49827cb5ca1e1e42822) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades add-on base image to 3.1.1 - -2019/05/06 17:58 UTC - [e0e9214](https://github.com/hassio-addons/addon-grafana/commit/e0e9214e9ee31d9bb5f7d5903f4b8db728e41034) by [@timmo001](https://github.com/timmo001) -> :arrow_up: Updates grafana to v6.1.6 (#35) +2019/05/24 10:20 UTC - [7f32d17](https://github.com/hassio-addons/addon-grafana/commit/7f32d17f3f6fb108e790ff91b1e5fcea2928a325) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades Grafana to 6.2.0 diff --git a/grafana/README.md b/grafana/README.md index 6aab5d918..b1ce99e70 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/e050337/README.md +[docs]: https://github.com/hassio-addons/addon-grafana/blob/7f32d17/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-e050337-blue.svg -[release]: https://github.com/hassio-addons/addon-grafana/tree/e050337 +[release-shield]: https://img.shields.io/badge/version-7f32d17-blue.svg +[release]: https://github.com/hassio-addons/addon-grafana/tree/7f32d17 [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 c76ebfc42..d94caff2a 100644 --- a/grafana/config.json +++ b/grafana/config.json @@ -1,6 +1,6 @@ { "name": "Grafana", - "version": "e050337", + "version": "7f32d17", "slug": "grafana", "description": "The open platform for beautiful analytics and monitoring", "url": "https://github.com/hassio-addons/addon-grafana",