From 6ea62ad643d5b6034f1fe4fc3cb7a9cf2b58343c Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 30 Dec 2021 08:14:56 +0000 Subject: [PATCH] :arrow_up: Updating add-on Glances to 137fb5a --- README.md | 6 +++--- glances/CHANGELOG.md | 1 + glances/README.md | 4 ++-- glances/config.yaml | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 20310f734..e59ae95ab 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/0135ea8 -[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/0135ea8/README.md +[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/137fb5a +[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/137fb5a/README.md [glances-issue]: https://github.com/hassio-addons/addon-glances/issues -[glances-version-shield]: https://img.shields.io/badge/version-0135ea8-blue.svg +[glances-version-shield]: https://img.shields.io/badge/version-137fb5a-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 d2003cb93..c999d2f86 100644 --- a/glances/CHANGELOG.md +++ b/glances/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.14.1 +- ⬆️ Bump psutil from 5.7.3 to 5.9.0 in /glances (#241) - ⬆️ Bump zeroconf from 0.37.0 to 0.38.1 in /glances (#240) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> diff --git a/glances/README.md b/glances/README.md index 100a1911c..c25af8770 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-0135ea8-blue.svg -[release]: https://github.com/hassio-addons/addon-glances/tree/0135ea8 +[release-shield]: https://img.shields.io/badge/version-137fb5a-blue.svg +[release]: https://github.com/hassio-addons/addon-glances/tree/137fb5a [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 c28f54cc4..3cabd4e16 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: 0135ea8 +version: 137fb5a