From ae651ced55fd5994284fdbcb00ae4242c5b77c96 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 13 Jan 2023 07:44:06 +0000 Subject: [PATCH] :arrow_up: Updating add-on Glances to 73642c0 --- README.md | 6 +++--- glances/CHANGELOG.md | 18 ++++++++++++++++++ glances/README.md | 4 ++-- glances/config.yaml | 2 +- 4 files changed, 24 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9f1d5b689..db1a7f4a8 100644 --- a/README.md +++ b/README.md @@ -819,10 +819,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/3bf00eb -[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/3bf00eb/README.md +[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/73642c0 +[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/73642c0/README.md [glances-issue]: https://github.com/hassio-addons/addon-glances/issues -[glances-version-shield]: https://img.shields.io/badge/version-3bf00eb-blue.svg +[glances-version-shield]: https://img.shields.io/badge/version-73642c0-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 12c587fa0..d95f6f66b 100644 --- a/glances/CHANGELOG.md +++ b/glances/CHANGELOG.md @@ -1,4 +1,22 @@ # Changelog since v0.17.2 +- Bump requests from 2.28.1 to 2.28.2 in /glances (#314) + +Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.28.2. +- [Release notes](https://github.com/psf/requests/releases) +- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) +- [Commits](https://github.com/psf/requests/compare/v2.28.1...v2.28.2) + +--- +updated-dependencies: +- dependency-name: requests + dependency-type: direct:production + update-type: version-update:semver-patch +... + +Signed-off-by: dependabot[bot] + +Signed-off-by: dependabot[bot] +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - Bump zeroconf from 0.47.0 to 0.47.1 in /glances (#312) Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.47.0 to 0.47.1. diff --git a/glances/README.md b/glances/README.md index 455c06b5e..6c60f2513 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-3bf00eb-blue.svg -[release]: https://github.com/hassio-addons/addon-glances/tree/3bf00eb +[release-shield]: https://img.shields.io/badge/version-73642c0-blue.svg +[release]: https://github.com/hassio-addons/addon-glances/tree/73642c0 [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 33aca8195..de0832c6f 100644 --- a/glances/config.yaml +++ b/glances/config.yaml @@ -69,4 +69,4 @@ schema: slug: glances startup: services url: https://github.com/hassio-addons/addon-glances -version: 3bf00eb +version: 73642c0