mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 11:31:28 +00:00
🎉 Release of add-on Glances 0.9.0
This commit is contained in:
parent
f5bd96f010
commit
f5129fa87b
4 changed files with 21 additions and 16 deletions
|
@ -911,10 +911,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/v0.8.0
|
[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/v0.9.0
|
||||||
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/v0.8.0/README.md
|
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/v0.9.0/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-v0.8.0-blue.svg
|
[glances-version-shield]: https://img.shields.io/badge/version-v0.9.0-blue.svg
|
||||||
[glances-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/glances-armhf.svg
|
[glances-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/glances-armhf.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
|
||||||
|
|
|
@ -4,17 +4,22 @@ This is a general maintenance release.
|
||||||
|
|
||||||
### 🔨 Changes
|
### 🔨 Changes
|
||||||
|
|
||||||
- ⬆ Updates glances to v3.1.4.1 (#59)
|
- ⬆ Updates requests to v2.24.0 (#78)
|
||||||
- ⬆ Updates influxdb to v5.3.0 (#62)
|
- ⬆ Updates psutil to v5.7.2 (#83)
|
||||||
- 📚Update integration details (#68)
|
- ⬆ Updates zeroconf to v0.28.1 (#85)
|
||||||
- ⬆ Upgrades add-on base image to v7.2.0
|
- ⬆ Updates glances to v3.1.5 (#86)
|
||||||
- 🔨 Implement OCI image specification on labels
|
- ⬆ Updates docker to v4.3.1 (#87)
|
||||||
- ⬆ Upgrades musl-dev to 1.1.24-r2
|
- ⬆ Upgrades add-on base image to v8.0.1
|
||||||
- ⬆ Updates zeroconf to v0.27.0 (#72)
|
- ⬆ Upgrades automake to 1.16.2-r0
|
||||||
- ✏ Split add-on documentation
|
- ⬆ Upgrades gcc to 9.3.0-r2
|
||||||
- 🚑 Set history_size to 0, to deal with memory leak
|
- ⬆ Upgrades linux-headers to 5.4.5-r1
|
||||||
|
- ⬆ Upgrades musl-dev to 1.1.24-r9
|
||||||
|
- ⬆ Upgrades python3 to 3.8.5-r0
|
||||||
|
- ⬆ Upgrades nginx to 1.18.0-r0
|
||||||
|
- 🚑 Fix build
|
||||||
|
- 🔥 Remove Renovatebot
|
||||||
|
|
||||||
[changelog]: https://github.com/hassio-addons/addon-glances/compare/v0.7.1...v0.8.0
|
[changelog]: https://github.com/hassio-addons/addon-glances/compare/v0.8.0...v0.9.0
|
||||||
|
|
||||||
Questions? Join our Discord server! https://discord.me/hassioaddons
|
Questions? Join our Discord server! https://discord.me/hassioaddons
|
||||||
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
|
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
|
|
@ -46,6 +46,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-v0.8.0-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-v0.9.0-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-glances/tree/v0.8.0
|
[release]: https://github.com/hassio-addons/addon-glances/tree/v0.9.0
|
||||||
[screenshot]: https://github.com/hassio-addons/addon-glances/raw/master/images/screenshot.png
|
[screenshot]: https://github.com/hassio-addons/addon-glances/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Glances",
|
"name": "Glances",
|
||||||
"version": "0.8.0",
|
"version": "0.9.0",
|
||||||
"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