From 5975f8e5f72bcab7292c69e4c2b5d85142ba6a06 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 15 Mar 2022 20:16:48 +0000 Subject: [PATCH] :tada: Release of add-on Glances 0.15.0 --- README.md | 6 +++--- glances/CHANGELOG.md | 16 +++++++++------- glances/DOCS.md | 18 ++++++++++++++++-- glances/README.md | 4 ++-- glances/config.yaml | 3 ++- 5 files changed, 32 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 9bb307be..9595225e 100644 --- a/README.md +++ b/README.md @@ -724,10 +724,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.14.2 -[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/v0.14.2/README.md +[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/v0.15.0 +[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/v0.15.0/README.md [glances-issue]: https://github.com/hassio-addons/addon-glances/issues -[glances-version-shield]: https://img.shields.io/badge/version-v0.14.2-blue.svg +[glances-version-shield]: https://img.shields.io/badge/version-v0.15.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 diff --git a/glances/CHANGELOG.md b/glances/CHANGELOG.md index 825081e7..01594e86 100644 --- a/glances/CHANGELOG.md +++ b/glances/CHANGELOG.md @@ -1,13 +1,15 @@ ## What’s changed -## 🧰 Maintenance +## πŸš€ Enhancements -- πŸŽ† Updates maintenance/license year to 2022 @frenck (#244) +- πŸ”’ Sign add-on with Codenotary Community Attestation Service (CAS) @frenck (#253) + +## πŸ“š Documentation + +- πŸ“š Add My buttons to documentation @frenck (#254) ## ⬆️ Dependency updates -- ⬆️ Bump zeroconf from 0.37.0 to 0.38.1 in /glances @dependabot (#240) -- ⬆️ Bump psutil from 5.7.3 to 5.9.0 in /glances @dependabot (#241) -- Bump requests from 2.26.0 to 2.27.0 in /glances @dependabot (#242) -- Bump requests from 2.27.0 to 2.27.1 in /glances @dependabot (#243) -- ⬆️ Upgrades add-on base image to 11.0.1 @frenck (#245) +- Bump zeroconf from 0.38.1 to 0.38.3 in /glances @dependabot (#247) +- Bump zeroconf from 0.38.3 to 0.38.4 in /glances @dependabot (#251) +- ⬆️ Upgrades add-on base image to 11.1.0 @frenck (#252) diff --git a/glances/DOCS.md b/glances/DOCS.md index 4645fe82..889fdb86 100644 --- a/glances/DOCS.md +++ b/glances/DOCS.md @@ -11,13 +11,23 @@ at all your system information and its behavior over time. The installation of this add-on is pretty straightforward and not different in comparison to installing any other Home Assistant add-on. -1. Search for the "Glances" add-on in the Supervisor add-on store - and install it. +1. Click the Home Assistant My button below to open the add-on on your Home + Assistant instance. + + [![Open this add-on in your Home Assistant instance.][addon-badge]][addon] + +1. Click the "Install" button to install the add-on. 1. Disable "Protection mode" in the add-on panel. 1. Start the "Glances" add-on. 1. Check the logs of the "Glances" to see if everything went well. 1. Click the "OPEN WEB UI" button take a glance at Glances. +Home Assistant, by default, ships with the Community Add-ons store installed. +However, if it is missing (for any reason), you can add it by clicking the +button My button below. + +[![Add repository to your Home Assitant instance.][repository-badge]][repository] + ## Configuration **Note**: _Remember to restart the add-on when the configuration is changed._ @@ -224,6 +234,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +[addon-badge]: https://my.home-assistant.io/badges/supervisor_addon.svg +[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_glances [contributors]: https://github.com/hassio-addons/addon-glances/graphs/contributors [discord-ha]: https://discord.gg/c5DvZ4e [discord]: https://discord.me/hassioaddons @@ -233,4 +245,6 @@ 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 +[repository-badge]: https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg +[repository]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository [semver]: http://semver.org/spec/v2.0.0.htm diff --git a/glances/README.md b/glances/README.md index dd4e657f..34aa48a7 100644 --- a/glances/README.md +++ b/glances/README.md @@ -30,6 +30,6 @@ at all your system information and its behavior over time. [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.14.2-blue.svg -[release]: https://github.com/hassio-addons/addon-glances/tree/v0.14.2 +[release-shield]: https://img.shields.io/badge/version-v0.15.0-blue.svg +[release]: https://github.com/hassio-addons/addon-glances/tree/v0.15.0 [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 1922bfd4..957ef6f9 100644 --- a/glances/config.yaml +++ b/glances/config.yaml @@ -6,6 +6,7 @@ arch: - armv7 - i386 auth_api: true +codenotary: codenotary@frenck.dev description: A cross-platform system monitoring tool docker_api: true environment: @@ -68,4 +69,4 @@ schema: slug: glances startup: services url: https://github.com/hassio-addons/addon-glances -version: 0.14.2 +version: 0.15.0