mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-06 12:11:33 +00:00
⬆️ Updating add-on Glances to 6bd5fd7
This commit is contained in:
parent
9ca8bac37a
commit
fd6630fa12
4 changed files with 13 additions and 6 deletions
|
@ -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/6cc1ba7
|
[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/6bd5fd7
|
||||||
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/6cc1ba7/README.md
|
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/6bd5fd7/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-6cc1ba7-blue.svg
|
[glances-version-shield]: https://img.shields.io/badge/version-6bd5fd7-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
|
||||||
|
|
|
@ -1,3 +1,10 @@
|
||||||
# Changelog since v0.17.1
|
# Changelog since v0.17.1
|
||||||
|
- Remove obsolete requirements (#305)
|
||||||
|
- Add py3-packaging dependency (#303)
|
||||||
|
|
||||||
|
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
|
||||||
|
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
||||||
|
Fixes https://github.com/hassio-addons/addon-glances/issues/298
|
||||||
|
Fixes https://github.com/hassio-addons/addon-glances/issues/302
|
||||||
- ⬆️ Upgrades add-on base image to 13.0.0 (#306)
|
- ⬆️ Upgrades add-on base image to 13.0.0 (#306)
|
||||||
- ⬆️ Upgrades python3 to 3.10.9-r0 (#304)
|
- ⬆️ Upgrades python3 to 3.10.9-r0 (#304)
|
||||||
|
|
|
@ -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-6cc1ba7-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-6bd5fd7-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-glances/tree/6cc1ba7
|
[release]: https://github.com/hassio-addons/addon-glances/tree/6bd5fd7
|
||||||
[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
|
|
@ -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: 6cc1ba7
|
version: 6bd5fd7
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue