diff --git a/README.md b/README.md index 8c68f69a1..98e33eb7f 100644 --- a/README.md +++ b/README.md @@ -935,10 +935,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/ea66514 -[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/ea66514/README.md +[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/9409819 +[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/9409819/README.md [grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues -[grafana-version-shield]: https://img.shields.io/badge/version-ea66514-blue.svg +[grafana-version-shield]: https://img.shields.io/badge/version-9409819-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 0777a9b20..e00f43f6c 100644 --- a/grafana/CHANGELOG.md +++ b/grafana/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog since v3.0.2 -2019/12/13 10:33 UTC - [ea66514](https://github.com/hassio-addons/addon-grafana/commit/ea66514c13581376520b52d278690bca80a2df23) by [@frenck](https://github.com/frenck) +2020/01/02 10:24 UTC - [9409819](https://github.com/hassio-addons/addon-grafana/commit/9409819c40ad98c4aff0ba7bd140743fa60cb5d2) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades add-on base image to v4.0.3 + +2020/01/02 10:24 UTC - [0d831b1](https://github.com/hassio-addons/addon-grafana/commit/0d831b128cad2acd6259635c4e2ed7c86b891ee4) by [@frenck](https://github.com/frenck) +> :pencil2: Funding adjustments + +2020/01/02 10:24 UTC - [ac9b72e](https://github.com/hassio-addons/addon-grafana/commit/ac9b72efad6192dd2bfd5a29644878fa017b195a) by [@frenck](https://github.com/frenck) +> :pencil2: Fixes some spelling and grammar + +2020/01/02 10:24 UTC - [042dadb](https://github.com/hassio-addons/addon-grafana/commit/042dadb841182dad702b446cf1d4501e2901b7a2) by [@frenck](https://github.com/frenck) +> :fireworks: Updates maintenance/license year to 2020 + +2020/01/02 10:24 UTC - [ea66514](https://github.com/hassio-addons/addon-grafana/commit/ea66514c13581376520b52d278690bca80a2df23) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades Grafana to 6.5.2 diff --git a/grafana/README.md b/grafana/README.md index 1188a9e57..180c76410 100644 --- a/grafana/README.md +++ b/grafana/README.md @@ -4,9 +4,9 @@ [![Discord][discord-shield]][discord] [![Community Forum][forum-shield]][forum] -[![Buy me a coffee][buymeacoffee-shield]][buymeacoffee] +[![Sponsor Frenck via GitHub Sponsors][github-sponsors-shield]][github-sponsors] -[![Support my work on Patreon][patreon-shield]][patreon] +[![Support Frenck on Patreon][patreon-shield]][patreon] The open platform for beautiful analytics and monitoring. @@ -45,17 +45,17 @@ If you are more interested in stable releases of our add-ons: -[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg -[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/ea66514/README.md +[docs]: https://github.com/hassio-addons/addon-grafana/blob/9409819/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 +[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png +[github-sponsors]: https://github.com/sponsors/frenck +[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg +[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/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-ea66514-blue.svg -[release]: https://github.com/hassio-addons/addon-grafana/tree/ea66514 +[release-shield]: https://img.shields.io/badge/version-9409819-blue.svg +[release]: https://github.com/hassio-addons/addon-grafana/tree/9409819 [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 9891928ec..43104240e 100644 --- a/grafana/config.json +++ b/grafana/config.json @@ -1,6 +1,6 @@ { "name": "Grafana", - "version": "ea66514", + "version": "9409819", "slug": "grafana", "description": "The open platform for beautiful analytics and monitoring", "url": "https://github.com/hassio-addons/addon-grafana",