diff --git a/README.md b/README.md index ca904cf2e..c6e6e1678 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/69874a6 -[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/69874a6/README.md +[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/51397a8 +[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/51397a8/README.md [glances-issue]: https://github.com/hassio-addons/addon-glances/issues -[glances-version-shield]: https://img.shields.io/badge/version-69874a6-blue.svg +[glances-version-shield]: https://img.shields.io/badge/version-51397a8-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 d88151f04..1d2db904d 100644 --- a/glances/CHANGELOG.md +++ b/glances/CHANGELOG.md @@ -1,89 +1,9 @@ -# Changelog since v0.10.0 -- Add media folder (#91) -- ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 (#118) +# Changelog since v0.11.0 +- ⬆️ Bump frenck/action-addon-linter from v1.4 to v2 (#119) -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. -- [Release notes](https://github.com/nicolargo/glances/releases) -- [Changelog](https://github.com/nicolargo/glances/blob/develop/NEWS.rst) -- [Commits](https://github.com/nicolargo/glances/compare/v3.1.6.1...v3.1.6.2) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 (#115) - -Bumps [actionshub/markdownlint](https://github.com/actionshub/markdownlint) from 2.0.0 to 2.0.2. -- [Release notes](https://github.com/actionshub/markdownlint/releases) -- [Changelog](https://github.com/actionshub/markdownlint/blob/master/CHANGELOG.md) -- [Commits](https://github.com/actionshub/markdownlint/compare/2.0.0...4668c0321d5e398f4776e88e0f87d203dec0fd99) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 (#116) - -Bumps [actions/cache](https://github.com/actions/cache) from v2.1.3 to v2.1.4. -- [Release notes](https://github.com/actions/cache/releases) -- [Commits](https://github.com/actions/cache/compare/v2.1.3...26968a09c0ea4f3e233fdddbafd1166051a095f6) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 (#114) - -Bumps [frenck/action-yamllint](https://github.com/frenck/action-yamllint) from v1.0.2 to v1.1. -- [Release notes](https://github.com/frenck/action-yamllint/releases) -- [Commits](https://github.com/frenck/action-yamllint/compare/v1.0.2...e21bcc770907b7207a05453ca9f1eb7129c945d1) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Upgrade add-on base image to 9.1.2 (#113) -- ⬆️ Bump glances from 3.1.5 to 3.1.6.1 in /glances (#109) - -Bumps [glances](https://github.com/nicolargo/glances) from 3.1.5 to 3.1.6.1. -- [Release notes](https://github.com/nicolargo/glances/releases) -- [Changelog](https://github.com/nicolargo/glances/blob/develop/NEWS.rst) -- [Commits](https://github.com/nicolargo/glances/compare/v3.1.5...v3.1.6.1) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump paho-mqtt from 1.5.0 to 1.5.1 in /glances (#111) - -Bumps [paho-mqtt](https://github.com/eclipse/paho.mqtt.python) from 1.5.0 to 1.5.1. -- [Release notes](https://github.com/eclipse/paho.mqtt.python/releases) -- [Changelog](https://github.com/eclipse/paho.mqtt.python/blob/master/ChangeLog.txt) -- [Commits](https://github.com/eclipse/paho.mqtt.python/compare/v1.5.0...v1.5.1) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump py-cpuinfo from 5.0.0 to 7.0.0 in /glances (#112) - -Bumps [py-cpuinfo](https://github.com/workhorsy/py-cpuinfo) from 5.0.0 to 7.0.0. -- [Release notes](https://github.com/workhorsy/py-cpuinfo/releases) -- [Changelog](https://github.com/workhorsy/py-cpuinfo/blob/master/ChangeLog) -- [Commits](https://github.com/workhorsy/py-cpuinfo/compare/v5.0.0...v7.0.0) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Bump requests from 2.24.0 to 2.25.1 in /glances (#110) - -Bumps [requests](https://github.com/psf/requests) from 2.24.0 to 2.25.1. -- [Release notes](https://github.com/psf/requests/releases) -- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) -- [Commits](https://github.com/psf/requests/compare/v2.24.0...v2.25.1) +Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from v1.4 to v2. +- [Release notes](https://github.com/frenck/action-addon-linter/releases) +- [Commits](https://github.com/frenck/action-addon-linter/compare/v1.4...5fde0909bcbbf702c477a7705950d8acf939ab1b) Signed-off-by: dependabot[bot] diff --git a/glances/README.md b/glances/README.md index ad6bea478..33c82cb30 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-69874a6-blue.svg -[release]: https://github.com/hassio-addons/addon-glances/tree/69874a6 +[release-shield]: https://img.shields.io/badge/version-51397a8-blue.svg +[release]: https://github.com/hassio-addons/addon-glances/tree/51397a8 [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 ede676383..95fff6f82 100644 --- a/glances/config.json +++ b/glances/config.json @@ -1,6 +1,6 @@ { "name": "Glances", - "version": "69874a6", + "version": "51397a8", "slug": "glances", "description": "A cross-platform system monitoring tool", "url": "https://github.com/hassio-addons/addon-glances",