🎉 Release of add-on Glances 0.17.2

This commit is contained in:
Community Hass.io Add-ons Bot 2022-12-16 11:36:44 +00:00
parent f87b5912fe
commit 401d2be322
4 changed files with 11 additions and 9 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/v0.17.1 [addon-glances]: https://github.com/hassio-addons/addon-glances/tree/v0.17.2
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/v0.17.1/README.md [addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/v0.17.2/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-v0.17.1-blue.svg [glances-version-shield]: https://img.shields.io/badge/version-v0.17.2-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

@ -2,9 +2,11 @@
## 🐛 Bug fixes ## 🐛 Bug fixes
- 🚑 Fix InfluxDB start by adding six as dependency @ferrix (#299) - Add py3-packaging dependency @tjorim (#303)
- Add py3-six dependency @tjorim (#307)
## ⬆️ Dependency updates ## ⬆️ Dependency updates
- ⬆️ Upgrades python3 to 3.10.8-r0 @frenck (#300) - ⬆️ Upgrades python3 to 3.10.9-r0 @tjorim (#304)
- ⬆️ Upgrades add-on base image to 12.2.7 @frenck (#301) - ⬆️ Upgrades add-on base image to 13.0.0 @frenck (#306)
- 🧹 Remove obsolete requirements @tjorim (#305)

View file

@ -46,6 +46,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-v0.17.1-blue.svg [release-shield]: https://img.shields.io/badge/version-v0.17.2-blue.svg
[release]: https://github.com/hassio-addons/addon-glances/tree/v0.17.1 [release]: https://github.com/hassio-addons/addon-glances/tree/v0.17.2
[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: 0.17.1 version: 0.17.2