diff --git a/README.md b/README.md index e8d3748c9..cb1c6182b 100644 --- a/README.md +++ b/README.md @@ -865,10 +865,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/d1e9e2d -[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/d1e9e2d/README.md +[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/852e553 +[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/852e553/README.md [glances-issue]: https://github.com/hassio-addons/addon-glances/issues -[glances-version-shield]: https://img.shields.io/badge/version-d1e9e2d-blue.svg +[glances-version-shield]: https://img.shields.io/badge/version-852e553-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 bd9d46c1e..675973323 100644 --- a/glances/CHANGELOG.md +++ b/glances/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.10.0 +- ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 (#118) + +Bumps [actions/stale](https://github.com/actions/stale) from v3.0.15 to v3.0.16. +- [Release notes](https://github.com/actions/stale/releases) +- [Commits](https://github.com/actions/stale/compare/v3.0.15...9d6f46564a515a9ea11e7762ab3957ee58ca50da) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump glances from 3.1.6.1 to 3.1.6.2 in /glances (#117) Bumps [glances](https://github.com/nicolargo/glances) from 3.1.6.1 to 3.1.6.2. diff --git a/glances/README.md b/glances/README.md index 979bb7345..9d62eedbc 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-d1e9e2d-blue.svg -[release]: https://github.com/hassio-addons/addon-glances/tree/d1e9e2d +[release-shield]: https://img.shields.io/badge/version-852e553-blue.svg +[release]: https://github.com/hassio-addons/addon-glances/tree/852e553 [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 77fc21c04..37dc610c7 100644 --- a/glances/config.json +++ b/glances/config.json @@ -1,6 +1,6 @@ { "name": "Glances", - "version": "d1e9e2d", + "version": "852e553", "slug": "glances", "description": "A cross-platform system monitoring tool", "url": "https://github.com/hassio-addons/addon-glances",