From e6c6f2574c0590b391285c83cfb5b1741a79a4d3 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 28 May 2021 14:15:29 +0000 Subject: [PATCH] :arrow_up: Updating add-on Glances to 104007f --- README.md | 6 +++--- glances/CHANGELOG.md | 1 + glances/README.md | 4 ++-- glances/config.json | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 49ef3a4d2..71bee5e51 100644 --- a/README.md +++ b/README.md @@ -791,10 +791,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/c69d0b1 -[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/c69d0b1/README.md +[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/104007f +[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/104007f/README.md [glances-issue]: https://github.com/hassio-addons/addon-glances/issues -[glances-version-shield]: https://img.shields.io/badge/version-c69d0b1-blue.svg +[glances-version-shield]: https://img.shields.io/badge/version-104007f-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 953387a7e..85fef60bf 100644 --- a/glances/CHANGELOG.md +++ b/glances/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.12.1 +- ⬆️ Upgrades add-on base image to v9.2.1 (#159) - ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 (#158) Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6. diff --git a/glances/README.md b/glances/README.md index b966e5f1e..bd4682129 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-c69d0b1-blue.svg -[release]: https://github.com/hassio-addons/addon-glances/tree/c69d0b1 +[release-shield]: https://img.shields.io/badge/version-104007f-blue.svg +[release]: https://github.com/hassio-addons/addon-glances/tree/104007f [screenshot]: https://github.com/hassio-addons/addon-glances/raw/main/images/screenshot.png \ No newline at end of file diff --git a/glances/config.json b/glances/config.json index 9cd76946e..1f27b19c8 100644 --- a/glances/config.json +++ b/glances/config.json @@ -1,6 +1,6 @@ { "name": "Glances", - "version": "c69d0b1", + "version": "104007f", "slug": "glances", "description": "A cross-platform system monitoring tool", "url": "https://github.com/hassio-addons/addon-glances",