From b0fb265b444ed1c6f14a1f41e722efca00757adf Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 25 Jan 2021 10:45:23 +0000 Subject: [PATCH] :arrow_up: Updating add-on Glances to 7638356 --- README.md | 6 +++--- glances/CHANGELOG.md | 9 +++++++++ glances/README.md | 4 ++-- glances/config.json | 2 +- 4 files changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1c9515ab4..c4f90497e 100644 --- a/README.md +++ b/README.md @@ -851,10 +851,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/884fdeb -[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/884fdeb/README.md +[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/7638356 +[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/7638356/README.md [glances-issue]: https://github.com/hassio-addons/addon-glances/issues -[glances-version-shield]: https://img.shields.io/badge/version-884fdeb-blue.svg +[glances-version-shield]: https://img.shields.io/badge/version-7638356-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 51d0fd5de..67f4502ca 100644 --- a/glances/CHANGELOG.md +++ b/glances/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.9.1 +- ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 (#99) + +Bumps [actions/stale](https://github.com/actions/stale) from v3.0.14 to v3.0.15. +- [Release notes](https://github.com/actions/stale/releases) +- [Commits](https://github.com/actions/stale/compare/v3.0.14...86561461b92875de77a8b2d2e75f004c826e8f45) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - Refactor NGINX configuration and HA authentication (#97) * Refactor NGINX configuration and HA authentication diff --git a/glances/README.md b/glances/README.md index d6e2fe58c..1649900ea 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-884fdeb-blue.svg -[release]: https://github.com/hassio-addons/addon-glances/tree/884fdeb +[release-shield]: https://img.shields.io/badge/version-7638356-blue.svg +[release]: https://github.com/hassio-addons/addon-glances/tree/7638356 [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 49f8cf686..bbd1afd79 100644 --- a/glances/config.json +++ b/glances/config.json @@ -1,6 +1,6 @@ { "name": "Glances", - "version": "884fdeb", + "version": "7638356", "slug": "glances", "description": "A cross-platform system monitoring tool", "url": "https://github.com/hassio-addons/addon-glances",