⬆️ Updating add-on Glances to 2c970a0

This commit is contained in:
Community Hass.io Add-ons Bot 2022-12-16 09:54:25 +00:00
parent b20bd28278
commit a7c7e17c74
4 changed files with 7 additions and 6 deletions

View file

@ -819,10 +819,10 @@ SOFTWARE.
[foldingathome-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
[foldingathome-i386-shield]: https://img.shields.io/badge/i386-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/6bd5fd7 [addon-glances]: https://github.com/hassio-addons/addon-glances/tree/2c970a0
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/6bd5fd7/README.md [addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/2c970a0/README.md
[glances-issue]: https://github.com/hassio-addons/addon-glances/issues [glances-issue]: https://github.com/hassio-addons/addon-glances/issues
[glances-version-shield]: https://img.shields.io/badge/version-6bd5fd7-blue.svg [glances-version-shield]: https://img.shields.io/badge/version-2c970a0-blue.svg
[glances-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[glances-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [glances-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,4 +1,5 @@
# Changelog since v0.17.1 # Changelog since v0.17.1
- Add py3-six dependency (#307)
- Remove obsolete requirements (#305) - Remove obsolete requirements (#305)
- Add py3-packaging dependency (#303) - Add py3-packaging dependency (#303)

View file

@ -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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-6bd5fd7-blue.svg [release-shield]: https://img.shields.io/badge/version-2c970a0-blue.svg
[release]: https://github.com/hassio-addons/addon-glances/tree/6bd5fd7 [release]: https://github.com/hassio-addons/addon-glances/tree/2c970a0
[screenshot]: https://github.com/hassio-addons/addon-glances/raw/main/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-glances/raw/main/images/screenshot.png

View file

@ -69,4 +69,4 @@ schema:
slug: glances slug: glances
startup: services startup: services
url: https://github.com/hassio-addons/addon-glances url: https://github.com/hassio-addons/addon-glances
version: 6bd5fd7 version: 2c970a0