diff --git a/README.md b/README.md index 278226fa2..38a07848f 100644 --- a/README.md +++ b/README.md @@ -966,10 +966,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/e42fd55 -[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/e42fd55/README.md +[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/068f182 +[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/068f182/README.md [glances-issue]: https://github.com/hassio-addons/addon-glances/issues -[glances-version-shield]: https://img.shields.io/badge/version-e42fd55-blue.svg +[glances-version-shield]: https://img.shields.io/badge/version-068f182-blue.svg [glances-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/glances-armhf.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 diff --git a/glances/CHANGELOG.md b/glances/CHANGELOG.md index c137d2d01..9ab3739f3 100644 --- a/glances/CHANGELOG.md +++ b/glances/CHANGELOG.md @@ -1,43 +1,3 @@ -# Changelog since v0.8.0 -- 🔥 Remove Renovatebot -- 🚑 Fix build -- ⬆ Upgrades nginx to 1.18.0-r0 -- ⬆ Upgrades python3 to 3.8.5-r0 -- ⬆ Upgrades musl-dev to 1.1.24-r9 -- ⬆ Upgrades linux-headers to 5.4.5-r1 -- ⬆ Upgrades gcc to 9.3.0-r2 -- ⬆ Upgrades automake to 1.16.2-r0 -- ⬆ Upgrades add-on base image to v8.0.1 -- ⬆ Updates docker to v4.3.1 (#87) - -Co-authored-by: Renovate Bot -- ⬆ Updates glances to v3.1.5 (#86) - -Co-authored-by: Renovate Bot -- ⬆ Updates zeroconf to v0.28.1 (#85) - -Co-authored-by: Renovate Bot -- ⬆ Updates docker to v4.3.0 (#84) - -Co-authored-by: Renovate Bot -- ⬆ Updates psutil to v5.7.2 (#83) - -Co-authored-by: Renovate Bot -- ⬆ Updates psutil to v5.7.1 (#82) - -Co-authored-by: Renovate Bot -- ⬆ Updates zeroconf to v0.28.0 (#81) - -Co-authored-by: Renovate Bot -- ⬆ Updates docker to v4.2.2 (#79) - -Co-authored-by: Renovate Bot -- ⬆ Updates requests to v2.24.0 (#78) - -Co-authored-by: Renovate Bot -- ⬆ Updates zeroconf to v0.27.1 (#75) - -Co-authored-by: Renovate Bot -- ⬆ Updates docker to v4.2.1 (#73) - -Co-authored-by: Renovate Bot +# Changelog since v0.9.0 +- ⬆ Upgrades add-on base image to v8.0.5 +- ⬆ Upgrades nginx to 1.18.0-r1 diff --git a/glances/README.md b/glances/README.md index 2bb38a132..79ddc25df 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-e42fd55-blue.svg -[release]: https://github.com/hassio-addons/addon-glances/tree/e42fd55 +[release-shield]: https://img.shields.io/badge/version-068f182-blue.svg +[release]: https://github.com/hassio-addons/addon-glances/tree/068f182 [screenshot]: https://github.com/hassio-addons/addon-glances/raw/master/images/screenshot.png \ No newline at end of file diff --git a/glances/config.json b/glances/config.json index cd098f0ff..0605c40e1 100644 --- a/glances/config.json +++ b/glances/config.json @@ -1,6 +1,6 @@ { "name": "Glances", - "version": "e42fd55", + "version": "068f182", "slug": "glances", "description": "A cross-platform system monitoring tool", "url": "https://github.com/hassio-addons/addon-glances",