diff --git a/README.md b/README.md index 4468e1b07..3db57e1f4 100644 --- a/README.md +++ b/README.md @@ -768,10 +768,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/fc06ee0 -[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/fc06ee0/README.md +[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/30a7fbf +[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/30a7fbf/README.md [glances-issue]: https://github.com/hassio-addons/addon-glances/issues -[glances-version-shield]: https://img.shields.io/badge/version-fc06ee0-blue.svg +[glances-version-shield]: https://img.shields.io/badge/version-30a7fbf-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 a40492e74..97a211c79 100644 --- a/glances/CHANGELOG.md +++ b/glances/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.13.0 +- ⬇️ Downgrade psutil to 5.7.3 (#231) - ⬆️ Upgrades add-on base image to 10.2.2 (#230) - ⬆️ Bump zeroconf from 0.36.11 to 0.36.12 in /glances (#229) diff --git a/glances/README.md b/glances/README.md index 0497a663c..fbc116d76 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-fc06ee0-blue.svg -[release]: https://github.com/hassio-addons/addon-glances/tree/fc06ee0 +[release-shield]: https://img.shields.io/badge/version-30a7fbf-blue.svg +[release]: https://github.com/hassio-addons/addon-glances/tree/30a7fbf [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 201016ef5..95849261f 100644 --- a/glances/config.yaml +++ b/glances/config.yaml @@ -68,4 +68,4 @@ schema: slug: glances startup: services url: https://github.com/hassio-addons/addon-glances -version: fc06ee0 +version: 30a7fbf