⬆️ Updating add-on Glances to d461c76

This commit is contained in:
Community Hass.io Add-ons Bot 2021-11-05 12:19:31 +00:00
parent c5828a9d73
commit 5323d39b10
4 changed files with 22 additions and 6 deletions

View file

@ -782,10 +782,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/bb82940 [addon-glances]: https://github.com/hassio-addons/addon-glances/tree/d461c76
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/bb82940/README.md [addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/d461c76/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-bb82940-blue.svg [glances-version-shield]: https://img.shields.io/badge/version-d461c76-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,20 @@
# Changelog since v0.13.0 # Changelog since v0.13.0
- ⬆️ Bump zeroconf from 0.36.11 to 0.36.12 in /glances (#229)
Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.36.11 to 0.36.12.
- [Release notes](https://github.com/jstasiak/python-zeroconf/releases)
- [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.36.11...0.36.12)
---
updated-dependencies:
- dependency-name: zeroconf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump paho-mqtt from 1.6.0 to 1.6.1 in /glances (#220) - ⬆️ Bump paho-mqtt from 1.6.0 to 1.6.1 in /glances (#220)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

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-bb82940-blue.svg [release-shield]: https://img.shields.io/badge/version-d461c76-blue.svg
[release]: https://github.com/hassio-addons/addon-glances/tree/bb82940 [release]: https://github.com/hassio-addons/addon-glances/tree/d461c76
[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

@ -68,4 +68,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: bb82940 version: d461c76