🎉 Release of add-on Glances 0.13.0

This commit is contained in:
Community Hass.io Add-ons Bot 2021-08-17 17:21:04 +00:00
parent 74b2ce16d2
commit 3f98185865
4 changed files with 32 additions and 16 deletions

View file

@ -754,10 +754,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.12.3 [addon-glances]: https://github.com/hassio-addons/addon-glances/tree/v0.13.0
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/v0.12.3/README.md [addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/v0.13.0/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.12.3-blue.svg [glances-version-shield]: https://img.shields.io/badge/version-v0.13.0-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,14 +1,29 @@
## Whats changed ## Whats changed
## 🚀 Enhancements
- 🔥 Less logging by removing access log from log ouput @frenck (#185)
- 🔑 Update NGINX SSL parameters @frenck (#186)
- 🏎 Enable streaming mode for Ingress @frenck (#187)
## 🧰 Maintenance
- 🚀 Add-on CI improvements @frenck (#183)
## 📚 Documentation
- 🚑 Fix contributing link in readme @frenck (#184)
## ⬆️ Dependency updates ## ⬆️ Dependency updates
- ⬆️ Bump docker/login-action from 1.9.0 to 1.10.0 @dependabot (#164) - ⬆️ Bump requests from 2.25.1 to 2.26.0 @dependabot (#174)
- ⬆️ Bump docker/setup-buildx-action from 1.3.0 to 1.4.1 @dependabot (#165) - ⬆️ Bump actions/stale from 3.0.19 to 4 @dependabot (#176)
- ⬆️ Bump zeroconf from 0.31.0 to 0.32.0 @dependabot (#166) - ⬆️ Bump frenck/action-addon-linter from 2.1 to 2.2 @dependabot (#175)
- ⬆️ Bump docker/build-push-action from 2.5.0 to 2.6.1 @dependabot (#167) - ⬆️ Bump zeroconf from 0.32.1 to 0.33.0 @dependabot (#177)
- ⬆️ Bump glances from 3.1.7 to 3.2.0 in /glances @dependabot (#169) - ⬆️ Bump zeroconf from 0.33.0 to 0.33.1 @dependabot (#178)
- ⬆️ Bump docker/setup-buildx-action from 1.4.1 to 1.5.0 @dependabot (#168) - ⬆️ Bump glances from 3.2.1 to 3.2.2 in /glances @dependabot (#179)
- ⬆️ Bump zeroconf from 0.32.0 to 0.32.1 @dependabot (#170) - ⬆️ Bump zeroconf from 0.33.1 to 0.33.2 in /glances @dependabot (#180)
- ⬆️ Bump dessant/lock-threads from 2.0.3 to 2.1.1 @dependabot (#171) - ⬆️ Bump zeroconf from 0.33.2 to 0.34.3 in /glances @dependabot (#182)
- ⬆️ Bump glances from 3.2.0 to 3.2.1 @dependabot (#172) - ⬆️ Bump zeroconf from 0.34.3 to 0.35.1 in /glances @dependabot (#189)
- ⬆️ Bump docker/setup-buildx-action from 1.5.0 to 1.5.1 @dependabot (#173) - ⬆️ Bump glances from 3.2.2 to 3.2.3 in /glances @dependabot (#188)
- ⬆️ Bump zeroconf from 0.35.1 to 0.36.0 in /glances @dependabot (#190)

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

@ -1,11 +1,12 @@
{ {
"name": "Glances", "name": "Glances",
"version": "0.12.3", "version": "0.13.0",
"slug": "glances", "slug": "glances",
"description": "A cross-platform system monitoring tool", "description": "A cross-platform system monitoring tool",
"url": "https://github.com/hassio-addons/addon-glances", "url": "https://github.com/hassio-addons/addon-glances",
"ingress": true, "ingress": true,
"ingress_port": 0, "ingress_port": 0,
"ingress_stream": true,
"panel_icon": "mdi:speedometer", "panel_icon": "mdi:speedometer",
"startup": "services", "startup": "services",
"homeassistant": "0.92.0b2", "homeassistant": "0.92.0b2",