From 8cbe092893ee06fbb989f1194b910486f689ad8d Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 5 Jun 2019 16:17:56 +0000 Subject: [PATCH] :arrow_up: Updating add-on Grafana to 476811c --- README.md | 6 +++--- grafana/CHANGELOG.md | 13 +++---------- grafana/README.md | 6 +++--- grafana/config.json | 2 +- 4 files changed, 10 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index e49f2e02d..59496d398 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/e9337e1 -[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/e9337e1/README.md +[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/476811c +[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/476811c/README.md [grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues -[grafana-version-shield]: https://img.shields.io/badge/version-e9337e1-blue.svg +[grafana-version-shield]: https://img.shields.io/badge/version-476811c-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 06a49799b..8d3e59f62 100644 --- a/grafana/CHANGELOG.md +++ b/grafana/CHANGELOG.md @@ -1,12 +1,5 @@ -# Changelog since v2.1.2 +# Changelog since v2.1.3 -2019/06/03 10:54 UTC - [e9337e1](https://github.com/hassio-addons/addon-grafana/commit/e9337e1b8398354ff95eba07f961495033b8aff6) by [@frenck](https://github.com/frenck) -> :ambulance: Fixes use of removed Session config - -2019/06/03 10:54 UTC - [ff9314a](https://github.com/hassio-addons/addon-grafana/commit/ff9314abcc0f910121a0153a15d67d7d6876203c) by [@frenck](https://github.com/frenck) -> 🚑Fixes embedding Grafana in panel_iframe - -Fixes #38 - -Signed-off-by: Franck Nijhof +2019/06/05 16:07 UTC - [476811c](https://github.com/hassio-addons/addon-grafana/commit/476811c893d7ef4bef97838db8e80ddffb3867c9) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades Grafana to 6.2.2 diff --git a/grafana/README.md b/grafana/README.md index 1b97d44c9..db2558c11 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/e9337e1/README.md +[docs]: https://github.com/hassio-addons/addon-grafana/blob/476811c/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-e9337e1-blue.svg -[release]: https://github.com/hassio-addons/addon-grafana/tree/e9337e1 +[release-shield]: https://img.shields.io/badge/version-476811c-blue.svg +[release]: https://github.com/hassio-addons/addon-grafana/tree/476811c [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 124b68969..861bda25d 100644 --- a/grafana/config.json +++ b/grafana/config.json @@ -1,6 +1,6 @@ { "name": "Grafana", - "version": "e9337e1", + "version": "476811c", "slug": "grafana", "description": "The open platform for beautiful analytics and monitoring", "url": "https://github.com/hassio-addons/addon-grafana",