diff --git a/README.md b/README.md index 6cd823e8c..d69698981 100644 --- a/README.md +++ b/README.md @@ -795,10 +795,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/23af72d -[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/23af72d/README.md +[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/ceb7365 +[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/ceb7365/README.md [grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues -[grafana-version-shield]: https://img.shields.io/badge/version-23af72d-blue.svg +[grafana-version-shield]: https://img.shields.io/badge/version-ceb7365-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 1ea667c0b..f7ff55c6a 100644 --- a/grafana/CHANGELOG.md +++ b/grafana/CHANGELOG.md @@ -1,12 +1,2 @@ -# Changelog since v8.3.0 -- Allow installation of unsigned plugins using an URL (#331) - -Co-authored-by: Franck Nijhof -- ⬆️ Update grafana/grafana to v10 (#335) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update Add-on base image to v7 (major) (#334) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -Co-authored-by: Franck Nijhof -- Replace watchdog with Docker health check (#336) +# Changelog since v9.0.0 +- Fix health check (#339) diff --git a/grafana/README.md b/grafana/README.md index 86b83c365..16c40b5a7 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-23af72d-blue.svg -[release]: https://github.com/hassio-addons/addon-grafana/tree/23af72d +[release-shield]: https://img.shields.io/badge/version-ceb7365-blue.svg +[release]: https://github.com/hassio-addons/addon-grafana/tree/ceb7365 [screenshot]: https://github.com/hassio-addons/addon-grafana/raw/main/images/screenshot.png \ No newline at end of file diff --git a/grafana/config.yaml b/grafana/config.yaml index 50ea976cc..8a1467857 100644 --- a/grafana/config.yaml +++ b/grafana/config.yaml @@ -1,5 +1,5 @@ name: Grafana -version: 23af72d +version: ceb7365 slug: grafana description: The open platform for beautiful analytics and monitoring url: https://github.com/hassio-addons/addon-grafana