mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on Glances to fba2c35
This commit is contained in:
parent
16ec150cd2
commit
49c429df66
4 changed files with 7 additions and 6 deletions
|
@ -879,10 +879,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/5876591
|
[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/fba2c35
|
||||||
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/5876591/README.md
|
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/fba2c35/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-5876591-blue.svg
|
[glances-version-shield]: https://img.shields.io/badge/version-fba2c35-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-no-red.svg
|
[glances-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
# Changelog since v0.21.1
|
# Changelog since v0.21.1
|
||||||
|
- ⬆️ Update zeroconf to v0.134.0 (#504)
|
||||||
- ⬆️ Update zeroconf to v0.133.0 (#502)
|
- ⬆️ Update zeroconf to v0.133.0 (#502)
|
||||||
- ⬆️ Update Python to v3.12.3-r2 (#501)
|
- ⬆️ Update Python to v3.12.3-r2 (#501)
|
||||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.2.1 (#498)
|
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v16.2.1 (#498)
|
||||||
|
|
|
@ -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-5876591-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-fba2c35-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-glances/tree/5876591
|
[release]: https://github.com/hassio-addons/addon-glances/tree/fba2c35
|
||||||
[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
|
|
@ -1,5 +1,5 @@
|
||||||
name: Glances
|
name: Glances
|
||||||
version: '5876591'
|
version: fba2c35
|
||||||
slug: glances
|
slug: glances
|
||||||
description: A cross-platform system monitoring tool
|
description: A cross-platform system monitoring tool
|
||||||
url: https://github.com/hassio-addons/addon-glances
|
url: https://github.com/hassio-addons/addon-glances
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue