diff --git a/README.md b/README.md index 734662739..601e5a7d4 100644 --- a/README.md +++ b/README.md @@ -920,10 +920,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/d8d1624 -[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/d8d1624/README.md +[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/c0f6b0d +[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/c0f6b0d/README.md [grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues -[grafana-version-shield]: https://img.shields.io/badge/version-d8d1624-blue.svg +[grafana-version-shield]: https://img.shields.io/badge/version-c0f6b0d-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 623e64761..7ba70a75d 100644 --- a/grafana/CHANGELOG.md +++ b/grafana/CHANGELOG.md @@ -1,14 +1,5 @@ -# Changelog since v2.2.5 +# Changelog since v2.3.0 -2019/09/23 11:10 UTC - [d8d1624](https://github.com/hassio-addons/addon-grafana/commit/d8d1624de69cb322358f7040a76cdba403113bf0) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades Grafana to 3.6.3 - -2019/09/23 11:10 UTC - [9396dca](https://github.com/hassio-addons/addon-grafana/commit/9396dca31c7ec6ccdc3ffea047155cfe0e1de9bf) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades memcached to 1.5.6-0ubuntu1.2 - -2019/09/23 11:10 UTC - [fb6e5d0](https://github.com/hassio-addons/addon-grafana/commit/fb6e5d06fc116421f7e1ee28c9173ee2bf5039fa) by [@frenck](https://github.com/frenck) -> :fire: Removes secrets handling, now handled by Hassio - -2019/09/23 11:10 UTC - [9fe71e8](https://github.com/hassio-addons/addon-grafana/commit/9fe71e88881538caaad96a1d0d27825190e8bc57) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades add-on base image to v4.0.0 +2019/10/03 21:47 UTC - [c0f6b0d](https://github.com/hassio-addons/addon-grafana/commit/c0f6b0dd754a0a5302a15335bd89876b67a4fd0a) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades Grafana to v6.4.1 diff --git a/grafana/README.md b/grafana/README.md index 8548a892e..a4275744c 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/d8d1624/README.md +[docs]: https://github.com/hassio-addons/addon-grafana/blob/c0f6b0d/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-d8d1624-blue.svg -[release]: https://github.com/hassio-addons/addon-grafana/tree/d8d1624 +[release-shield]: https://img.shields.io/badge/version-c0f6b0d-blue.svg +[release]: https://github.com/hassio-addons/addon-grafana/tree/c0f6b0d [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 dfe7eb3f7..dab1b7875 100644 --- a/grafana/config.json +++ b/grafana/config.json @@ -1,6 +1,6 @@ { "name": "Grafana", - "version": "d8d1624", + "version": "c0f6b0d", "slug": "grafana", "description": "The open platform for beautiful analytics and monitoring", "url": "https://github.com/hassio-addons/addon-grafana",