mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 19:51:22 +00:00
⬆️ Updating add-on Glances to 647638a
This commit is contained in:
parent
976e7c274a
commit
b49edf12f7
4 changed files with 9 additions and 6 deletions
|
@ -796,10 +796,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/d6e9768
|
||||
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/d6e9768/README.md
|
||||
[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/647638a
|
||||
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/647638a/README.md
|
||||
[glances-issue]: https://github.com/hassio-addons/addon-glances/issues
|
||||
[glances-version-shield]: https://img.shields.io/badge/version-d6e9768-blue.svg
|
||||
[glances-version-shield]: https://img.shields.io/badge/version-647638a-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
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
# Changelog since v0.16.1
|
||||
- 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.
|
||||
|
|
|
@ -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-d6e9768-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-glances/tree/d6e9768
|
||||
[release-shield]: https://img.shields.io/badge/version-647638a-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-glances/tree/647638a
|
||||
[screenshot]: https://github.com/hassio-addons/addon-glances/raw/main/images/screenshot.png
|
|
@ -69,4 +69,4 @@ schema:
|
|||
slug: glances
|
||||
startup: services
|
||||
url: https://github.com/hassio-addons/addon-glances
|
||||
version: d6e9768
|
||||
version: 647638a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue