diff --git a/README.md b/README.md index dca34da8d..fd4296b10 100644 --- a/README.md +++ b/README.md @@ -819,10 +819,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/2c970a0 -[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/2c970a0/README.md +[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/febfa01 +[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/febfa01/README.md [glances-issue]: https://github.com/hassio-addons/addon-glances/issues -[glances-version-shield]: https://img.shields.io/badge/version-2c970a0-blue.svg +[glances-version-shield]: https://img.shields.io/badge/version-febfa01-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 efc64f380..0fcedb695 100644 --- a/glances/CHANGELOG.md +++ b/glances/CHANGELOG.md @@ -1,11 +1,4 @@ -# Changelog since v0.17.1 -- Add py3-six dependency (#307) -- Remove obsolete requirements (#305) -- Add py3-packaging dependency (#303) +# Changelog since v0.17.2 +- Bump zeroconf from 0.39.4 to 0.44.0 in /glances (#308) -Co-authored-by: Franck Nijhof -Co-authored-by: Franck Nijhof -Fixes https://github.com/hassio-addons/addon-glances/issues/298 -Fixes https://github.com/hassio-addons/addon-glances/issues/302 -- ⬆️ Upgrades add-on base image to 13.0.0 (#306) -- ⬆️ Upgrades python3 to 3.10.9-r0 (#304) +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> diff --git a/glances/README.md b/glances/README.md index ec0bbfc41..340809b53 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-2c970a0-blue.svg -[release]: https://github.com/hassio-addons/addon-glances/tree/2c970a0 +[release-shield]: https://img.shields.io/badge/version-febfa01-blue.svg +[release]: https://github.com/hassio-addons/addon-glances/tree/febfa01 [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 949ca9da7..2fd5c7843 100644 --- a/glances/config.yaml +++ b/glances/config.yaml @@ -69,4 +69,4 @@ schema: slug: glances startup: services url: https://github.com/hassio-addons/addon-glances -version: 2c970a0 +version: febfa01