From e1209d728b24c0984b5d18654219c15ab6d8bf8b Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 24 May 2024 13:51:27 +0000 Subject: [PATCH] :arrow_up: Updating add-on Glances to 9f1db03 --- 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 b258590c4..421d258be 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/7910cec -[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/7910cec/README.md +[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/9f1db03 +[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/9f1db03/README.md [glances-issue]: https://github.com/hassio-addons/addon-glances/issues -[glances-version-shield]: https://img.shields.io/badge/version-7910cec-blue.svg +[glances-version-shield]: https://img.shields.io/badge/version-9f1db03-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 7fa2c88ae..2c629e8f0 100644 --- a/glances/CHANGELOG.md +++ b/glances/CHANGELOG.md @@ -1,4 +1,7 @@ # Changelog since v0.21.1 +- ⬆️ Update influxdb-client to v1.43.0 (#475) + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> - ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16 (#480) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> diff --git a/glances/README.md b/glances/README.md index 890ca3abe..a5ca995dc 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-7910cec-blue.svg -[release]: https://github.com/hassio-addons/addon-glances/tree/7910cec +[release-shield]: https://img.shields.io/badge/version-9f1db03-blue.svg +[release]: https://github.com/hassio-addons/addon-glances/tree/9f1db03 [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 f168d9c5e..65672376d 100644 --- a/glances/config.yaml +++ b/glances/config.yaml @@ -1,5 +1,5 @@ name: Glances -version: 7910cec +version: 9f1db03 slug: glances description: A cross-platform system monitoring tool url: https://github.com/hassio-addons/addon-glances