diff --git a/README.md b/README.md index c8d881c90..dc3f38cb1 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/6349856 -[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/6349856/README.md +[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/cfb9c35 +[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/cfb9c35/README.md [glances-issue]: https://github.com/hassio-addons/addon-glances/issues -[glances-version-shield]: https://img.shields.io/badge/version-6349856-blue.svg +[glances-version-shield]: https://img.shields.io/badge/version-cfb9c35-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 0e0759f10..466273a1e 100644 --- a/glances/CHANGELOG.md +++ b/glances/CHANGELOG.md @@ -1,4 +1,7 @@ # Changelog since v0.16.1 +- Bump glances from 3.3.0.1 to 3.3.0.2 in /glances (#290) + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - Bump zeroconf from 0.39.2 to 0.39.3 in /glances (#289) Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.39.2 to 0.39.3. diff --git a/glances/README.md b/glances/README.md index 669465aa9..ea85a25bf 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-6349856-blue.svg -[release]: https://github.com/hassio-addons/addon-glances/tree/6349856 +[release-shield]: https://img.shields.io/badge/version-cfb9c35-blue.svg +[release]: https://github.com/hassio-addons/addon-glances/tree/cfb9c35 [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 b7903e494..26aebb7a1 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: '6349856' +version: cfb9c35