⬆️ Updating add-on Glances to c60ed90

This commit is contained in:
Community Hass.io Add-ons Bot 2022-11-17 08:56:18 +00:00
parent 8f3dad6756
commit 1f45715bc9
4 changed files with 9 additions and 197 deletions

View file

@ -819,10 +819,10 @@ SOFTWARE.
[foldingathome-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
[foldingathome-i386-shield]: https://img.shields.io/badge/i386-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-glances]: https://github.com/hassio-addons/addon-glances/tree/c60ed90
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/b341ac6/README.md [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-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-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[glances-amd64-shield]: https://img.shields.io/badge/amd64-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 [glances-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,191 +1,3 @@
# Changelog since v0.16.1 # Changelog since v0.17.0
- Bump psutil from 5.9.3 to 5.9.4 in /glances (#294) - ⬆️ Upgrades add-on base image to 12.2.7 (#301)
- ⬆️ Upgrades python3 to 3.10.8-r0 (#300)
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] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
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] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
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] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
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] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
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] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
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] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
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] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
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] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
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] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
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 <frenck@frenck.nl>
- 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] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

View file

@ -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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [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-shield]: https://img.shields.io/badge/version-c60ed90-blue.svg
[release]: https://github.com/hassio-addons/addon-glances/tree/b341ac6 [release]: https://github.com/hassio-addons/addon-glances/tree/c60ed90
[screenshot]: https://github.com/hassio-addons/addon-glances/raw/main/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-glances/raw/main/images/screenshot.png

View file

@ -69,4 +69,4 @@ schema:
slug: glances slug: glances
startup: services startup: services
url: https://github.com/hassio-addons/addon-glances url: https://github.com/hassio-addons/addon-glances
version: b341ac6 version: c60ed90