diff --git a/README.md b/README.md index cd148153f..a142ff736 100644 --- a/README.md +++ b/README.md @@ -782,10 +782,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/e9a2a5d -[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/e9a2a5d/README.md +[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/b77d67e +[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/b77d67e/README.md [glances-issue]: https://github.com/hassio-addons/addon-glances/issues -[glances-version-shield]: https://img.shields.io/badge/version-e9a2a5d-blue.svg +[glances-version-shield]: https://img.shields.io/badge/version-b77d67e-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 fa6fa765c..083adaee6 100644 --- a/glances/CHANGELOG.md +++ b/glances/CHANGELOG.md @@ -1,4 +1,20 @@ # Changelog since v0.14.2 +- Bump zeroconf from 0.38.3 to 0.38.4 in /glances (#251) + +Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.38.3 to 0.38.4. +- [Release notes](https://github.com/jstasiak/python-zeroconf/releases) +- [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.38.3...0.38.4) + +--- +updated-dependencies: +- dependency-name: zeroconf + dependency-type: direct:production + update-type: version-update:semver-patch +... + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - Bump zeroconf from 0.38.1 to 0.38.3 in /glances (#247) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> diff --git a/glances/README.md b/glances/README.md index e7182d98a..719c61678 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-e9a2a5d-blue.svg -[release]: https://github.com/hassio-addons/addon-glances/tree/e9a2a5d +[release-shield]: https://img.shields.io/badge/version-b77d67e-blue.svg +[release]: https://github.com/hassio-addons/addon-glances/tree/b77d67e [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 92b46a02f..215d304f1 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: e9a2a5d +version: b77d67e