mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on Glances to 87fcd40
This commit is contained in:
parent
5ecc4790ac
commit
96cc98b41e
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-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/8a06a63
|
||||
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/8a06a63/README.md
|
||||
[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/87fcd40
|
||||
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/87fcd40/README.md
|
||||
[glances-issue]: https://github.com/hassio-addons/addon-glances/issues
|
||||
[glances-version-shield]: https://img.shields.io/badge/version-8a06a63-blue.svg
|
||||
[glances-version-shield]: https://img.shields.io/badge/version-87fcd40-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-no-red.svg
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
# Changelog since v0.21.1
|
||||
- ⬆️ Update zeroconf to v0.146.0 (#554)
|
||||
- ⬆️ Update zeroconf to v0.145.1 (#553)
|
||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v17.2.1 (#552)
|
||||
|
||||
|
|
|
@ -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-8a06a63-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-glances/tree/8a06a63
|
||||
[release-shield]: https://img.shields.io/badge/version-87fcd40-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-glances/tree/87fcd40
|
||||
[screenshot]: https://github.com/hassio-addons/addon-glances/raw/main/images/screenshot.png
|
|
@ -1,5 +1,5 @@
|
|||
name: Glances
|
||||
version: 8a06a63
|
||||
version: 87fcd40
|
||||
slug: glances
|
||||
description: A cross-platform system monitoring tool
|
||||
url: https://github.com/hassio-addons/addon-glances
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue