From 93d9eb98b784825b3cf202a901ef292563acf19f Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 20 Mar 2023 08:49:45 +0000 Subject: [PATCH] :arrow_up: Updating add-on Glances to 0053cd3 --- README.md | 6 +++--- glances/CHANGELOG.md | 16 ++++++++++++++++ glances/README.md | 4 ++-- glances/config.yaml | 2 +- 4 files changed, 22 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 93e4533f6..acbf0b28e 100644 --- a/README.md +++ b/README.md @@ -805,10 +805,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/2b5f19e -[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/2b5f19e/README.md +[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/0053cd3 +[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/0053cd3/README.md [glances-issue]: https://github.com/hassio-addons/addon-glances/issues -[glances-version-shield]: https://img.shields.io/badge/version-2b5f19e-blue.svg +[glances-version-shield]: https://img.shields.io/badge/version-0053cd3-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 d8ad22a24..4719f8260 100644 --- a/glances/CHANGELOG.md +++ b/glances/CHANGELOG.md @@ -1,4 +1,20 @@ # Changelog since v0.18.0 +- Bump zeroconf to 0.47.4 (#327) + +Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.47.3 to 0.47.4. +- [Release notes](https://github.com/python-zeroconf/python-zeroconf/releases) +- [Changelog](https://github.com/python-zeroconf/python-zeroconf/blob/master/CHANGELOG.md) +- [Commits](https://github.com/python-zeroconf/python-zeroconf/compare/0.47.3...0.47.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 influxdb-client from 1.21.0 to 1.36.1 in /glances (#326) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> diff --git a/glances/README.md b/glances/README.md index 168317dc3..b6be38264 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-2b5f19e-blue.svg -[release]: https://github.com/hassio-addons/addon-glances/tree/2b5f19e +[release-shield]: https://img.shields.io/badge/version-0053cd3-blue.svg +[release]: https://github.com/hassio-addons/addon-glances/tree/0053cd3 [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 e771f6a8a..c6704d571 100644 --- a/glances/config.yaml +++ b/glances/config.yaml @@ -1,5 +1,5 @@ name: Glances -version: 2b5f19e +version: 0053cd3 slug: glances description: A cross-platform system monitoring tool url: https://github.com/hassio-addons/addon-glances