From c7cda2e44721efbfdba4468995fda10e07d08026 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 3 Jun 2018 18:18:41 +0000 Subject: [PATCH] :arrow_up: Updating add-on Grafana to 35bb0c2 --- README.md | 6 +++--- grafana/CHANGELOG.md | 12 ++++++++++-- grafana/README.md | 6 +++--- grafana/config.json | 2 +- 4 files changed, 17 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 97c192b5f..55798e759 100644 --- a/README.md +++ b/README.md @@ -435,10 +435,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/4ba71f6 -[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/4ba71f6/README.md +[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/35bb0c2 +[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/35bb0c2/README.md [grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues -[grafana-version-shield]: https://img.shields.io/badge/version-4ba71f6-blue.svg +[grafana-version-shield]: https://img.shields.io/badge/version-35bb0c2-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 bcf1125ce..b91f2fbef 100644 --- a/grafana/CHANGELOG.md +++ b/grafana/CHANGELOG.md @@ -1,3 +1,11 @@ -2018/05/29 18:00 UTC - [4ba71f6](https://github.com/hassio-addons/addon-grafana/commit/4ba71f60e0f42f2f581e284daeca2ccee8c20d78) by [@frenck](https://github.com/frenck) -> :books: Updates the forum links +# Changelog since v0.1.0 + +2018/06/03 18:09 UTC - [35bb0c2](https://github.com/hassio-addons/addon-grafana/commit/35bb0c247d43f806f97289a467747f05b853d0e7) by [@frenck](https://github.com/frenck) +> :arrow_up: Updates memcached to 1.5.6-0ubuntu1 + +2018/06/03 18:09 UTC - [c8af779](https://github.com/hassio-addons/addon-grafana/commit/c8af7797768341b0333f6cab9d83d79c755353a6) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades libfontconfig1 to 2.12.6-0ubuntu2 + +2018/06/03 18:09 UTC - [7149a24](https://github.com/hassio-addons/addon-grafana/commit/7149a24628235f90ee22a9c68a006d6ec5eb1260) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades Ubuntu base image to 2.0.0 diff --git a/grafana/README.md b/grafana/README.md index 3f3edbe12..b5ab48e79 100644 --- a/grafana/README.md +++ b/grafana/README.md @@ -47,11 +47,11 @@ 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/330944238910963714.svg [discord]: https://discord.gg/c5DvZ4e -[docs]: https://github.com/hassio-addons/addon-grafana/blob/4ba71f6/README.md +[docs]: https://github.com/hassio-addons/addon-grafana/blob/35bb0c2/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 [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-4ba71f6-blue.svg -[release]: https://github.com/hassio-addons/addon-grafana/tree/4ba71f6 +[release-shield]: https://img.shields.io/badge/version-35bb0c2-blue.svg +[release]: https://github.com/hassio-addons/addon-grafana/tree/35bb0c2 [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 0842980bb..364d65ac7 100644 --- a/grafana/config.json +++ b/grafana/config.json @@ -1,6 +1,6 @@ { "name": "Grafana", - "version": "4ba71f6", + "version": "35bb0c2", "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",