⬆️ Updating add-on Glances to 4e5738d

This commit is contained in:
Community Hass.io Add-ons Bot 2022-08-20 21:38:58 +00:00
parent c731611d8b
commit c802110f9c
4 changed files with 7 additions and 6 deletions

View file

@ -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/73670d8
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/73670d8/README.md
[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/4e5738d
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/4e5738d/README.md
[glances-issue]: https://github.com/hassio-addons/addon-glances/issues
[glances-version-shield]: https://img.shields.io/badge/version-73670d8-blue.svg
[glances-version-shield]: https://img.shields.io/badge/version-4e5738d-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

View file

@ -1,4 +1,5 @@
# Changelog since v0.16.0
- Fix incorrect documentation block in nginx service script (#276)
- Bump docker from 5.0.3 to 6.0.0 in /glances (#275)
Bumps [docker](https://github.com/docker/docker-py) from 5.0.3 to 6.0.0.

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]: 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-73670d8-blue.svg
[release]: https://github.com/hassio-addons/addon-glances/tree/73670d8
[release-shield]: https://img.shields.io/badge/version-4e5738d-blue.svg
[release]: https://github.com/hassio-addons/addon-glances/tree/4e5738d
[screenshot]: https://github.com/hassio-addons/addon-glances/raw/main/images/screenshot.png

View file

@ -69,4 +69,4 @@ schema:
slug: glances
startup: services
url: https://github.com/hassio-addons/addon-glances
version: 73670d8
version: 4e5738d