diff --git a/README.md b/README.md index d77182fe7..07e4d1f1b 100644 --- a/README.md +++ b/README.md @@ -786,10 +786,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/79f4764 -[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/79f4764/README.md +[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/9ca7887 +[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/9ca7887/README.md [glances-issue]: https://github.com/hassio-addons/addon-glances/issues -[glances-version-shield]: https://img.shields.io/badge/version-79f4764-blue.svg +[glances-version-shield]: https://img.shields.io/badge/version-9ca7887-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-yes-green.svg diff --git a/glances/CHANGELOG.md b/glances/CHANGELOG.md index c65c044c5..643922f5c 100644 --- a/glances/CHANGELOG.md +++ b/glances/CHANGELOG.md @@ -1,4 +1,11 @@ # Changelog since v0.19.3 +- Ditch CAS +- ⬆️ Update zeroconf to v0.115.0 (#413) + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> +- ⬆️ Update zeroconf to v0.114.0 (#412) + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> - ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.1.1 (#411) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> diff --git a/glances/README.md b/glances/README.md index fb1917f56..d4039e5c8 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-79f4764-blue.svg -[release]: https://github.com/hassio-addons/addon-glances/tree/79f4764 +[release-shield]: https://img.shields.io/badge/version-9ca7887-blue.svg +[release]: https://github.com/hassio-addons/addon-glances/tree/9ca7887 [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 01943d5c1..73e182611 100644 --- a/glances/config.yaml +++ b/glances/config.yaml @@ -1,5 +1,5 @@ name: Glances -version: 79f4764 +version: 9ca7887 slug: glances description: A cross-platform system monitoring tool url: https://github.com/hassio-addons/addon-glances