⬆️ Updating add-on Grafana to 0610612

This commit is contained in:
Community Hass.io Add-ons Bot 2018-07-29 20:00:58 +00:00
parent 252673a817
commit 36471bc788
4 changed files with 10 additions and 45 deletions

View file

@ -505,10 +505,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/fae549f
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/fae549f/README.md
[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/0610612
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/0610612/README.md
[grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues
[grafana-version-shield]: https://img.shields.io/badge/version-fae549f-blue.svg
[grafana-version-shield]: https://img.shields.io/badge/version-0610612-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

View file

@ -1,40 +1,5 @@
# Changelog since v0.1.0
# Changelog since v0.2.0
2018/06/10 18:15 UTC - [fae549f](https://github.com/hassio-addons/addon-grafana/commit/fae549fb4f4cd8e40e07a94713c3c2af9c3eb741) by [@frenck](https://github.com/frenck)
> :ambulance: Removed i386
2018/06/10 18:15 UTC - [df49858](https://github.com/hassio-addons/addon-grafana/commit/df49858ba080f8d7b86a19621479925211bc718d) by [@frenck](https://github.com/frenck)
> :rocket: Rewrites GitLab CI
2018/06/10 18:15 UTC - [81da6ba](https://github.com/hassio-addons/addon-grafana/commit/81da6baf39f5b2bab431228927e21dea57f97317) by [@ferazambuja](https://github.com/ferazambuja)
> :books: Links and changes to reflect the InfluxDB docs (#3)
* Links and changes to reflect the InfluxDB docs
1. Added link to the InfluxDB add-on
2. Add the link and step to how to create the database from the InfluxDB add-on docs
3. Add the "suggested" names from the InfluxDB
4. Remove the word Grafana from "Grafana InfluxDB database" to avoid confusion that a separate DB need to be created or used
I'm not so familiar with Grafana and InfluxDB but I believe that is the way to set up.
* Add link to add on and new user instructions
1. Add to the paragraph that the user should first create a database with the link for the addon.
2. Add the Create a new user for grafana on InfluxDB
3. _Grafana InfluxDB username_ kept highlight that is not the homeassistant
4. _Grafana InfluxDB user password_ to highlight that this is the new created user password.
Hopefully is better.
* :shirt: Markdown lint fixes
2018/06/10 18:15 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/10 18:15 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/10 18:15 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
2018/07/29 19:48 UTC - [0610612](https://github.com/hassio-addons/addon-grafana/commit/061061279a54130bc95b9358bb1a225f803c2c81) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades Grafana to 5.2.2

View file

@ -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/fae549f/README.md
[docs]: https://github.com/hassio-addons/addon-grafana/blob/0610612/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-fae549f-blue.svg
[release]: https://github.com/hassio-addons/addon-grafana/tree/fae549f
[release-shield]: https://img.shields.io/badge/version-0610612-blue.svg
[release]: https://github.com/hassio-addons/addon-grafana/tree/0610612
[screenshot]: https://github.com/hassio-addons/addon-grafana/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "Grafana",
"version": "fae549f",
"version": "0610612",
"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",