From b49edf12f7bf59eb8456fea6fe172bbe74be542f Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 19 Sep 2022 07:33:48 +0000 Subject: [PATCH] :arrow_up: Updating add-on Glances to 647638a --- 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 7f38ecec9..4a34773fa 100644 --- a/README.md +++ b/README.md @@ -796,10 +796,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/d6e9768 -[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/d6e9768/README.md +[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/647638a +[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/647638a/README.md [glances-issue]: https://github.com/hassio-addons/addon-glances/issues -[glances-version-shield]: https://img.shields.io/badge/version-d6e9768-blue.svg +[glances-version-shield]: https://img.shields.io/badge/version-647638a-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 c859d09e3..fbc9ba8e7 100644 --- a/glances/CHANGELOG.md +++ b/glances/CHANGELOG.md @@ -1,4 +1,7 @@ # Changelog since v0.16.1 +- Add gcc build dependency (#280) + +Co-authored-by: Franck Nijhof - Bump zeroconf from 0.39.0 to 0.39.1 in /glances (#281) Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.39.0 to 0.39.1. diff --git a/glances/README.md b/glances/README.md index 8e60544ee..5f20397df 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-d6e9768-blue.svg -[release]: https://github.com/hassio-addons/addon-glances/tree/d6e9768 +[release-shield]: https://img.shields.io/badge/version-647638a-blue.svg +[release]: https://github.com/hassio-addons/addon-glances/tree/647638a [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 cc6926c13..bd6dd647d 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: d6e9768 +version: 647638a