From 3d9612c80b671991e0a31235a5a74e96b54c47f0 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 28 Mar 2023 15:03:49 +0000 Subject: [PATCH] :arrow_up: Updating add-on Glances to 4b8a016 --- README.md | 6 +++--- glances/CHANGELOG.md | 27 ++------------------------- glances/DOCS.md | 6 +++--- glances/README.md | 4 ++-- glances/config.yaml | 2 +- 5 files changed, 11 insertions(+), 34 deletions(-) diff --git a/README.md b/README.md index d93cd87f1..6efb23a3b 100644 --- a/README.md +++ b/README.md @@ -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/e94fa5e -[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/e94fa5e/README.md +[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/4b8a016 +[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/4b8a016/README.md [glances-issue]: https://github.com/hassio-addons/addon-glances/issues -[glances-version-shield]: https://img.shields.io/badge/version-e94fa5e-blue.svg +[glances-version-shield]: https://img.shields.io/badge/version-4b8a016-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 diff --git a/glances/CHANGELOG.md b/glances/CHANGELOG.md index 8c62f701a..149d247ab 100644 --- a/glances/CHANGELOG.md +++ b/glances/CHANGELOG.md @@ -1,25 +1,2 @@ -# Changelog since v0.18.0 -- 🚑 Attempt to fix Influx Issues (#329) -- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.1.4 (#331) - -Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> -- Add Renovate for dependency management (#330) -- Bump zeroconf to 0.47.4 (#327) - -Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.47.3 to 0.47.4. -- [Release notes](https://github.com/python-zeroconf/python-zeroconf/releases) -- [Changelog](https://github.com/python-zeroconf/python-zeroconf/blob/master/CHANGELOG.md) -- [Commits](https://github.com/python-zeroconf/python-zeroconf/compare/0.47.3...0.47.4) - ---- -updated-dependencies: -- dependency-name: zeroconf - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump influxdb-client from 1.21.0 to 1.36.1 in /glances (#326) - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +# Changelog since v0.18.1 +- Fix broken URLs (#335) diff --git a/glances/DOCS.md b/glances/DOCS.md index 2a31126cc..f54588ecd 100644 --- a/glances/DOCS.md +++ b/glances/DOCS.md @@ -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: - + ## 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 diff --git a/glances/README.md b/glances/README.md index 60fae9653..f5cac1abc 100644 --- a/glances/README.md +++ b/glances/README.md @@ -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-e94fa5e-blue.svg -[release]: https://github.com/hassio-addons/addon-glances/tree/e94fa5e +[release-shield]: https://img.shields.io/badge/version-4b8a016-blue.svg +[release]: https://github.com/hassio-addons/addon-glances/tree/4b8a016 [screenshot]: https://github.com/hassio-addons/addon-glances/raw/main/images/screenshot.png \ No newline at end of file diff --git a/glances/config.yaml b/glances/config.yaml index 0a1cafee3..45eeb5901 100644 --- a/glances/config.yaml +++ b/glances/config.yaml @@ -1,5 +1,5 @@ name: Glances -version: e94fa5e +version: 4b8a016 slug: glances description: A cross-platform system monitoring tool url: https://github.com/hassio-addons/addon-glances