From d996d02e58f3c7b07afa49fa29983ff4224cd3af Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 26 Oct 2024 00:14:11 +0000 Subject: [PATCH] :arrow_up: Updating add-on Glances to 17a29fd --- README.md | 6 +++--- glances/CHANGELOG.md | 3 +++ glances/README.md | 4 ++-- glances/config.yaml | 2 +- 4 files changed, 9 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3af366a72..473fa70b3 100644 --- a/README.md +++ b/README.md @@ -879,10 +879,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/f8ec8b6 -[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/f8ec8b6/README.md +[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/17a29fd +[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/17a29fd/README.md [glances-issue]: https://github.com/hassio-addons/addon-glances/issues -[glances-version-shield]: https://img.shields.io/badge/version-f8ec8b6-blue.svg +[glances-version-shield]: https://img.shields.io/badge/version-17a29fd-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-no-red.svg diff --git a/glances/CHANGELOG.md b/glances/CHANGELOG.md index cf6f1ee1b..c2f937633 100644 --- a/glances/CHANGELOG.md +++ b/glances/CHANGELOG.md @@ -1,4 +1,7 @@ # Changelog since v0.21.1 +- ⬆️ Update psutil to v6.1.0 (#515) + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> - ⬆️ Update influxdb-client to v1.47.0 (#518) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> diff --git a/glances/README.md b/glances/README.md index 2e3399522..f9eeeadfe 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-f8ec8b6-blue.svg -[release]: https://github.com/hassio-addons/addon-glances/tree/f8ec8b6 +[release-shield]: https://img.shields.io/badge/version-17a29fd-blue.svg +[release]: https://github.com/hassio-addons/addon-glances/tree/17a29fd [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 49447a6e2..69f5efad8 100644 --- a/glances/config.yaml +++ b/glances/config.yaml @@ -1,5 +1,5 @@ name: Glances -version: f8ec8b6 +version: 17a29fd slug: glances description: A cross-platform system monitoring tool url: https://github.com/hassio-addons/addon-glances