🎉 Release of add-on Glances 0.17.0

This commit is contained in:
Community Hass.io Add-ons Bot 2022-11-09 13:14:16 +00:00
parent f8aadd6f0d
commit 0ccbc924e4
4 changed files with 23 additions and 20 deletions

View file

@ -782,10 +782,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/v0.16.1
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/v0.16.1/README.md
[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/v0.17.0
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/v0.17.0/README.md
[glances-issue]: https://github.com/hassio-addons/addon-glances/issues
[glances-version-shield]: https://img.shields.io/badge/version-v0.16.1-blue.svg
[glances-version-shield]: https://img.shields.io/badge/version-v0.17.0-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,18 +1,21 @@
## Whats changed
## 🚀 Enhancements
- Fix incorrect documentation block in nginx service script @chpego (#276)
## ⬆️ Dependency updates
- ⬆️ Bump zeroconf from 0.38.6 to 0.38.7 in /glances @dependabot (#266)
- ⬆️ Bump requests from 2.28.0 to 2.28.1 in /glances @dependabot (#268)
- ⬆️ Upgrades add-on base image to 12.2.1 @frenck (#269)
- ⬆️ Bump glances from 3.2.6.4 to 3.2.7 in /glances @dependabot (#270)
- ⬆️ Bump bottle from 0.12.21 to 0.12.23 in /glances @dependabot (#271)
- ⬆️ Upgrades python3 to 3.10.5-r0 @frenck (#273)
- ⬆️ Upgrades add-on base image to 12.2.2 @frenck (#274)
- ⬆️ Bump zeroconf from 0.38.7 to 0.39.0 in /glances @dependabot (#272)
- ⬆️ Bump docker from 5.0.3 to 6.0.0 in /glances @dependabot (#275)
- ⬆️ Upgrades add-on base image to 12.2.3 @frenck (#277)
- Bump zeroconf from 0.39.0 to 0.39.1 @dependabot (#281)
- Add gcc build dependency @tjorim (#280)
- Add python3-dev to build dependencies @tjorim (#282)
- Bump psutil from 5.9.1 to 5.9.2 @dependabot (#279)
- Bump glances from 3.2.7 to 3.3.0 @dependabot (#283)
- Bump glances from 3.3.0 to 3.3.0.1 @dependabot (#284)
- Bump psutil from 5.9.2 to 5.9.3 @dependabot (#285)
- ⬆️ Upgrades nginx to 1.22.1-r0 @frenck (#287)
- Bump zeroconf from 0.39.1 to 0.39.2 @dependabot (#286)
- Bump py-cpuinfo from 8.0.0 to 9.0.0 @dependabot (#288)
- Bump zeroconf from 0.39.2 to 0.39.3 @dependabot (#289)
- Bump glances from 3.3.0.1 to 3.3.0.2 @dependabot (#290)
- Bump zeroconf from 0.39.3 to 0.39.4 @dependabot (#291)
- Bump docker from 6.0.0 to 6.0.1 @dependabot (#292)
- Bump glances from 3.3.0.2 to 3.3.0.4 @dependabot (#293)
- ⬆️ Upgrades add-on base image to 12.2.6 @frenck (#295)
- Bump psutil from 5.9.3 to 5.9.4 @dependabot (#294)

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