diff --git a/README.md b/README.md index d90e07f39..07b4e8e08 100644 --- a/README.md +++ b/README.md @@ -791,10 +791,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/8f4ac3d -[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/8f4ac3d/README.md +[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/d56dd78 +[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/d56dd78/README.md [grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues -[grafana-version-shield]: https://img.shields.io/badge/version-8f4ac3d-blue.svg +[grafana-version-shield]: https://img.shields.io/badge/version-d56dd78-blue.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 [grafana-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/grafana/CHANGELOG.md b/grafana/CHANGELOG.md index 2b09257ad..0b8f69d0e 100644 --- a/grafana/CHANGELOG.md +++ b/grafana/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v7.1.0 +- ⬆️ Upgrades add-on base image to v5.0.0 (#197) - ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#196) Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.1.1 to 2.1.2. diff --git a/grafana/README.md b/grafana/README.md index 9b1ff36c4..bc3c58cda 100644 --- a/grafana/README.md +++ b/grafana/README.md @@ -53,6 +53,6 @@ If you are more interested in stable releases of our add-ons: [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-8f4ac3d-blue.svg -[release]: https://github.com/hassio-addons/addon-grafana/tree/8f4ac3d +[release-shield]: https://img.shields.io/badge/version-d56dd78-blue.svg +[release]: https://github.com/hassio-addons/addon-grafana/tree/d56dd78 [screenshot]: https://github.com/hassio-addons/addon-grafana/raw/main/images/screenshot.png \ No newline at end of file diff --git a/grafana/config.json b/grafana/config.json index a6efa9650..bccd5d047 100644 --- a/grafana/config.json +++ b/grafana/config.json @@ -1,6 +1,6 @@ { "name": "Grafana", - "version": "8f4ac3d", + "version": "d56dd78", "slug": "grafana", "description": "The open platform for beautiful analytics and monitoring", "url": "https://github.com/hassio-addons/addon-grafana",