From 1f45715bc9152de6878b49b5aeb521f7e48aaaaa Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 17 Nov 2022 08:56:18 +0000 Subject: [PATCH] :arrow_up: Updating add-on Glances to c60ed90 --- README.md | 6 +- glances/CHANGELOG.md | 194 +------------------------------------------ glances/README.md | 4 +- glances/config.yaml | 2 +- 4 files changed, 9 insertions(+), 197 deletions(-) diff --git a/README.md b/README.md index 5e7f3e69e..b5eda184b 100644 --- a/README.md +++ b/README.md @@ -819,10 +819,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/b341ac6 -[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/b341ac6/README.md +[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/c60ed90 +[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/c60ed90/README.md [glances-issue]: https://github.com/hassio-addons/addon-glances/issues -[glances-version-shield]: https://img.shields.io/badge/version-b341ac6-blue.svg +[glances-version-shield]: https://img.shields.io/badge/version-c60ed90-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 a5bf60f3c..d83e2f4eb 100644 --- a/glances/CHANGELOG.md +++ b/glances/CHANGELOG.md @@ -1,191 +1,3 @@ -# Changelog since v0.16.1 -- Bump psutil from 5.9.3 to 5.9.4 in /glances (#294) - -Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.3 to 5.9.4. -- [Release notes](https://github.com/giampaolo/psutil/releases) -- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) -- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.3...release-5.9.4) - ---- -updated-dependencies: -- dependency-name: psutil - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] - -Signed-off-by: dependabot[bot] -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Upgrades add-on base image to 12.2.6 (#295) -- Bump glances from 3.3.0.2 to 3.3.0.4 in /glances (#293) - -Bumps [glances](https://github.com/nicolargo/glances) from 3.3.0.2 to 3.3.0.4. -- [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.3.0.2...v3.3.0.4) - ---- -updated-dependencies: -- dependency-name: glances - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] - -Signed-off-by: dependabot[bot] -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump docker from 6.0.0 to 6.0.1 in /glances (#292) - -Bumps [docker](https://github.com/docker/docker-py) from 6.0.0 to 6.0.1. -- [Release notes](https://github.com/docker/docker-py/releases) -- [Commits](https://github.com/docker/docker-py/compare/6.0.0...6.0.1) - ---- -updated-dependencies: -- dependency-name: docker - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] - -Signed-off-by: dependabot[bot] -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump zeroconf from 0.39.3 to 0.39.4 in /glances (#291) - -Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.39.3 to 0.39.4. -- [Release notes](https://github.com/jstasiak/python-zeroconf/releases) -- [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.39.3...0.39.4) - ---- -updated-dependencies: -- dependency-name: zeroconf - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] - -Signed-off-by: dependabot[bot] -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump glances from 3.3.0.1 to 3.3.0.2 in /glances (#290) - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump zeroconf from 0.39.2 to 0.39.3 in /glances (#289) - -Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.39.2 to 0.39.3. -- [Release notes](https://github.com/jstasiak/python-zeroconf/releases) -- [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.39.2...0.39.3) - ---- -updated-dependencies: -- dependency-name: zeroconf - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] - -Signed-off-by: dependabot[bot] -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump py-cpuinfo from 8.0.0 to 9.0.0 in /glances (#288) - -Bumps [py-cpuinfo](https://github.com/workhorsy/py-cpuinfo) from 8.0.0 to 9.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/v8.0.0...v9.0.0) - ---- -updated-dependencies: -- dependency-name: py-cpuinfo - dependency-type: direct:production - update-type: version-update:semver-major -... - -Signed-off-by: dependabot[bot] - -Signed-off-by: dependabot[bot] -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump zeroconf from 0.39.1 to 0.39.2 in /glances (#286) - -Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.39.1 to 0.39.2. -- [Release notes](https://github.com/jstasiak/python-zeroconf/releases) -- [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.39.1...0.39.2) - ---- -updated-dependencies: -- dependency-name: zeroconf - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] - -Signed-off-by: dependabot[bot] -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Upgrades nginx to 1.22.1-r0 (#287) -- Bump psutil from 5.9.2 to 5.9.3 in /glances (#285) - -Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.2 to 5.9.3. -- [Release notes](https://github.com/giampaolo/psutil/releases) -- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) -- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.2...release-5.9.3) - ---- -updated-dependencies: -- dependency-name: psutil - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] - -Signed-off-by: dependabot[bot] -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump glances from 3.3.0 to 3.3.0.1 in /glances (#284) - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump glances from 3.2.7 to 3.3.0 in /glances (#283) - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump psutil from 5.9.1 to 5.9.2 in /glances (#279) - -Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.1 to 5.9.2. -- [Release notes](https://github.com/giampaolo/psutil/releases) -- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) -- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.1...release-5.9.2) - ---- -updated-dependencies: -- dependency-name: psutil - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] - -Signed-off-by: dependabot[bot] -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Add python3-dev to build dependencies (#282) -- Add gcc build dependency (#280) - -Co-authored-by: Franck Nijhof -- Bump zeroconf from 0.39.0 to 0.39.1 in /glances (#281) - -Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.39.0 to 0.39.1. -- [Release notes](https://github.com/jstasiak/python-zeroconf/releases) -- [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.39.0...0.39.1) - ---- -updated-dependencies: -- dependency-name: zeroconf - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] - -Signed-off-by: dependabot[bot] -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +# Changelog since v0.17.0 +- ⬆️ Upgrades add-on base image to 12.2.7 (#301) +- ⬆️ Upgrades python3 to 3.10.8-r0 (#300) diff --git a/glances/README.md b/glances/README.md index 58df42af7..3dee1f871 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-b341ac6-blue.svg -[release]: https://github.com/hassio-addons/addon-glances/tree/b341ac6 +[release-shield]: https://img.shields.io/badge/version-c60ed90-blue.svg +[release]: https://github.com/hassio-addons/addon-glances/tree/c60ed90 [screenshot]: https://github.com/hassio-addons/addon-glances/raw/main/images/screenshot.png \ No newline at end of file diff --git a/glances/config.yaml b/glances/config.yaml index df3d788e6..f82a81cef 100644 --- a/glances/config.yaml +++ b/glances/config.yaml @@ -69,4 +69,4 @@ schema: slug: glances startup: services url: https://github.com/hassio-addons/addon-glances -version: b341ac6 +version: c60ed90