⬆️ Updating add-on Glances to 3d02b75

This commit is contained in:
Community Hass.io Add-ons Bot 2022-11-09 08:51:29 +00:00
parent 0e688ea5b6
commit 5f2daeee34
4 changed files with 25 additions and 6 deletions

View file

@ -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/930cf6c
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/930cf6c/README.md
[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/3d02b75
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/3d02b75/README.md
[glances-issue]: https://github.com/hassio-addons/addon-glances/issues
[glances-version-shield]: https://img.shields.io/badge/version-930cf6c-blue.svg
[glances-version-shield]: https://img.shields.io/badge/version-3d02b75-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

View file

@ -1,4 +1,23 @@
# Changelog since v0.16.1
- ⬆️ 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.

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]: 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-930cf6c-blue.svg
[release]: https://github.com/hassio-addons/addon-glances/tree/930cf6c
[release-shield]: https://img.shields.io/badge/version-3d02b75-blue.svg
[release]: https://github.com/hassio-addons/addon-glances/tree/3d02b75
[screenshot]: https://github.com/hassio-addons/addon-glances/raw/main/images/screenshot.png

View file

@ -69,4 +69,4 @@ schema:
slug: glances
startup: services
url: https://github.com/hassio-addons/addon-glances
version: 930cf6c
version: 3d02b75