🎉 Release of add-on Glances 0.18.2

This commit is contained in:
Community Hass.io Add-ons Bot 2023-05-08 16:27:50 +00:00
parent 062e0cb36b
commit f17e635bcb
5 changed files with 35 additions and 19 deletions

View file

@ -777,10 +777,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.18.1
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/v0.18.1/README.md
[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/v0.18.2
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/v0.18.2/README.md
[glances-issue]: https://github.com/hassio-addons/addon-glances/issues
[glances-version-shield]: https://img.shields.io/badge/version-v0.18.1-blue.svg
[glances-version-shield]: https://img.shields.io/badge/version-v0.18.2-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

@ -2,14 +2,30 @@
## 🐛 Bug fixes
- 🚑 Attempt to fix Influx Issues @sinclairpaul ([#329](https://github.com/hassio-addons/addon-glances/pull/329))
- Fix influxdb2 configuration @frenck ([#357](https://github.com/hassio-addons/addon-glances/pull/357))
## 🧰 Maintenance
## 📚 Documentation
- Add Renovate for dependency management @frenck ([#330](https://github.com/hassio-addons/addon-glances/pull/330))
- Fix broken URLs @wrt54g ([#335](https://github.com/hassio-addons/addon-glances/pull/335))
## ⬆️ Dependency updates
- Bump influxdb-client from 1.21.0 to 1.36.1 in /glances @dependabot ([#326](https://github.com/hassio-addons/addon-glances/pull/326))
- Bump zeroconf to 0.47.4 @dependabot ([#327](https://github.com/hassio-addons/addon-glances/pull/327))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.1.4 @renovate ([#331](https://github.com/hassio-addons/addon-glances/pull/331))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.1.5 @renovate ([#336](https://github.com/hassio-addons/addon-glances/pull/336))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.2.0 @renovate ([#337](https://github.com/hassio-addons/addon-glances/pull/337))
- ⬆️ Update zeroconf to v0.53.0 @renovate ([#338](https://github.com/hassio-addons/addon-glances/pull/338))
- ⬆️ Update zeroconf to v0.54.0 @renovate ([#339](https://github.com/hassio-addons/addon-glances/pull/339))
- ⬆️ Update Python to v3.10.11-r0 @renovate ([#342](https://github.com/hassio-addons/addon-glances/pull/342))
- ⬆️ Update zeroconf to v0.56.0 @renovate ([#343](https://github.com/hassio-addons/addon-glances/pull/343))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.2.1 @renovate ([#344](https://github.com/hassio-addons/addon-glances/pull/344))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.2.2 @renovate ([#346](https://github.com/hassio-addons/addon-glances/pull/346))
- ⬆️ Update zeroconf to v0.58.0 @renovate ([#347](https://github.com/hassio-addons/addon-glances/pull/347))
- ⬆️ Update psutil to v5.9.5 @renovate ([#345](https://github.com/hassio-addons/addon-glances/pull/345))
- ⬆️ Update zeroconf to v0.58.1 @renovate ([#348](https://github.com/hassio-addons/addon-glances/pull/348))
- ⬆️ Update zeroconf to v0.58.2 @renovate ([#349](https://github.com/hassio-addons/addon-glances/pull/349))
- ⬆️ Update requests to v2.29.0 @renovate ([#350](https://github.com/hassio-addons/addon-glances/pull/350))
- ⬆️ Update zeroconf to v0.60.0 @renovate ([#351](https://github.com/hassio-addons/addon-glances/pull/351))
- ⬆️ Update zeroconf to v0.61.0 @renovate ([#353](https://github.com/hassio-addons/addon-glances/pull/353))
- ⬆️ Update zeroconf to v0.62.0 @renovate ([#354](https://github.com/hassio-addons/addon-glances/pull/354))
- ⬆️ Update requests to v2.30.0 @renovate ([#352](https://github.com/hassio-addons/addon-glances/pull/352))
- ⬆️ Update docker to v6.1.0 @renovate ([#355](https://github.com/hassio-addons/addon-glances/pull/355))
- ⬆️ Update docker to v6.1.1 @renovate ([#356](https://github.com/hassio-addons/addon-glances/pull/356))

View file

@ -201,7 +201,7 @@ provided by the Glances API.
This enables one to track and display their stats in Home Assistant,
and even build automations based on that data.
Set up the integration through **Configuration -> Integrations -> Glances**.
Set up the integration through **Settings -> Devices & Services -> Integrations -> Add integration -> Glances**.
**Note**: _Once the add-on is running, add the integration with all
defaults, except for port, which should be 61209_
@ -209,7 +209,7 @@ defaults, except for port, which should be 61209_
More information about the Glances sensor platform can be found in the
Home Assistant documentation:
<https://www.home-assistant.io/components/sensor.glances/>
<https://www.home-assistant.io/integrations/glances/>
## Changelog & Releases
@ -281,4 +281,4 @@ SOFTWARE.
[issue]: https://github.com/hassio-addons/addon-glances/issues
[reddit]: https://reddit.com/r/homeassistant
[releases]: https://github.com/hassio-addons/addon-glances/releases
[semver]: http://semver.org/spec/v2.0.0.htm
[semver]: https://semver.org/spec/v2.0.0.html

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.18.1-blue.svg
[release]: https://github.com/hassio-addons/addon-glances/tree/v0.18.1
[release-shield]: https://img.shields.io/badge/version-v0.18.2-blue.svg
[release]: https://github.com/hassio-addons/addon-glances/tree/v0.18.2
[screenshot]: https://github.com/hassio-addons/addon-glances/raw/main/images/screenshot.png

View file

@ -1,5 +1,5 @@
name: Glances
version: 0.18.1
version: 0.18.2
slug: glances
description: A cross-platform system monitoring tool
url: https://github.com/hassio-addons/addon-glances
@ -63,11 +63,11 @@ schema:
enabled: bool
host: str
port: port
username: str
password: password
database: str
username: str?
password: password?
database: str?
org: str?
prefix: str
prefix: str?
interval: int
ssl: bool?
token: str?