diff --git a/README.md b/README.md index c9d5e303b..ff879061a 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/3d02b75 -[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/3d02b75/README.md +[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/b341ac6 +[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/b341ac6/README.md [glances-issue]: https://github.com/hassio-addons/addon-glances/issues -[glances-version-shield]: https://img.shields.io/badge/version-3d02b75-blue.svg +[glances-version-shield]: https://img.shields.io/badge/version-b341ac6-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 bf0e414ca..a5bf60f3c 100644 --- a/glances/CHANGELOG.md +++ b/glances/CHANGELOG.md @@ -1,4 +1,22 @@ # Changelog since v0.16.1 +- Bump psutil from 5.9.3 to 5.9.4 in /glances (#294) + +Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.3 to 5.9.4. +- [Release notes](https://github.com/giampaolo/psutil/releases) +- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) +- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.3...release-5.9.4) + +--- +updated-dependencies: +- dependency-name: psutil + 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> - ⬆️ Upgrades add-on base image to 12.2.6 (#295) - Bump glances from 3.3.0.2 to 3.3.0.4 in /glances (#293) diff --git a/glances/README.md b/glances/README.md index 27fd9e6f2..58df42af7 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-3d02b75-blue.svg -[release]: https://github.com/hassio-addons/addon-glances/tree/3d02b75 +[release-shield]: https://img.shields.io/badge/version-b341ac6-blue.svg +[release]: https://github.com/hassio-addons/addon-glances/tree/b341ac6 [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 7ae24c2e0..df3d788e6 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: 3d02b75 +version: b341ac6