diff --git a/README.md b/README.md index ed1f4cd39..afcafb2c4 100644 --- a/README.md +++ b/README.md @@ -744,10 +744,10 @@ SOFTWARE. [foldingathome-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [foldingathome-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg [foldingathome-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/3b7d639 -[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/3b7d639/README.md +[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/5664b11 +[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/5664b11/README.md [glances-issue]: https://github.com/hassio-addons/addon-glances/issues -[glances-version-shield]: https://img.shields.io/badge/version-3b7d639-blue.svg +[glances-version-shield]: https://img.shields.io/badge/version-5664b11-blue.svg [glances-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [glances-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [glances-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/glances/CHANGELOG.md b/glances/CHANGELOG.md index 4e39b603d..71fde0e7b 100644 --- a/glances/CHANGELOG.md +++ b/glances/CHANGELOG.md @@ -1,50 +1,4 @@ -# Changelog since v0.20.0 -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15 (#444) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -Co-authored-by: Franck Nijhof -- 🎆 Updates maintenance/license year to 2024 (#450) -- ⬆️ Update psutil to v5.9.7 (#448) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update zeroconf to v0.131.0 (#449) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update zeroconf to v0.130.0 (#447) -- ⬆️ Update docker to v7 (#445) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update zeroconf to v0.128.4 (#446) -- ⬆️ Update influxdb-client to v1.39.0 (#443) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.3 (#442) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update zeroconf to v0.128.0 (#441) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update zeroconf to v0.127.0 (#440) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update zeroconf to v0.126.0 (#439) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.2 (#437) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update zeroconf to v0.125.0 (#438) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update zeroconf to v0.123.0 (#436) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update zeroconf to v0.122.3 (#435) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update zeroconf to v0.122.2 (#434) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- ⬆️ Update zeroconf to v0.121.0 (#433) +# Changelog since v0.21.0 +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.4 (#451) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> diff --git a/glances/README.md b/glances/README.md index d6a114e7a..eb08cc1db 100644 --- a/glances/README.md +++ b/glances/README.md @@ -49,6 +49,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-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-3b7d639-blue.svg -[release]: https://github.com/hassio-addons/addon-glances/tree/3b7d639 +[release-shield]: https://img.shields.io/badge/version-5664b11-blue.svg +[release]: https://github.com/hassio-addons/addon-glances/tree/5664b11 [screenshot]: https://github.com/hassio-addons/addon-glances/raw/main/images/screenshot.png \ No newline at end of file diff --git a/glances/config.yaml b/glances/config.yaml index 18e4c980f..5106660f5 100644 --- a/glances/config.yaml +++ b/glances/config.yaml @@ -1,5 +1,5 @@ name: Glances -version: 3b7d639 +version: 5664b11 slug: glances description: A cross-platform system monitoring tool url: https://github.com/hassio-addons/addon-glances