⬆️ Updating add-on Glances to b610bd5

This commit is contained in:
Community Hass.io Add-ons Bot 2022-08-08 10:48:46 +00:00
parent 480ec2a333
commit f55c5db3a3
4 changed files with 23 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/e4433f5
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/e4433f5/README.md
[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/b610bd5
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/b610bd5/README.md
[glances-issue]: https://github.com/hassio-addons/addon-glances/issues
[glances-version-shield]: https://img.shields.io/badge/version-e4433f5-blue.svg
[glances-version-shield]: https://img.shields.io/badge/version-b610bd5-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,21 @@
# Changelog since v0.16.0
- Bump zeroconf from 0.38.7 to 0.39.0 in /glances (#272)
Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.38.7 to 0.39.0.
- [Release notes](https://github.com/jstasiak/python-zeroconf/releases)
- [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.38.7...0.39.0)
---
updated-dependencies:
- dependency-name: zeroconf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Upgrades add-on base image to 12.2.2 (#274)
- ⬆️ Upgrades python3 to 3.10.5-r0 (#273)
- Bump bottle from 0.12.21 to 0.12.23 in /glances (#271)

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