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.3.0
This commit is contained in:
parent
b697bde8f1
commit
9288c8f670
4 changed files with 27 additions and 17 deletions
|
@ -710,10 +710,10 @@ SOFTWARE.
|
||||||
[ftp-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[ftp-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
[ftp-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
[ftp-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[ftp-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
[ftp-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||||
[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/v0.2.0
|
[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/v0.3.0
|
||||||
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/v0.2.0/README.md
|
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/v0.3.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.2.0-blue.svg
|
[glances-version-shield]: https://img.shields.io/badge/version-v0.3.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
|
||||||
|
|
|
@ -1,17 +1,26 @@
|
||||||
[Full Changelog][changelog]
|
[Full Changelog][changelog]
|
||||||
|
|
||||||
This release reduces the default CPU usage by the add-on significantly (75-90%!).
|
|
||||||
|
|
||||||
It now disables (the CPU intensive) process information by default but can be enabled again in the add-on options. Also added the possibility for a custom refresh interval, which defaults to 10 seconds.
|
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Upgrades add-on base image to 2.3.2
|
- :arrow_up: Updates scandir to v1.10.0 (#4)
|
||||||
- Adds support for disabling process info
|
- :arrow_up: Updates influxdb to v5.2.2 (#5)
|
||||||
- Adds support for setting a custom refresh interval
|
- :arrow_up: Updates docker to v3.7.1 (#8)
|
||||||
- Removed a lorem ipsum leftover
|
- :arrow_up: Updates py-cpuinfo to v5 (#9)
|
||||||
|
- :arrow_up: Updates docker to v3.7.2 (#11)
|
||||||
|
- :arrow_up: Upgrades add-on base image to 3.0.1
|
||||||
|
- :ambulance: Workaround Docker issue by reinstating legacy tags
|
||||||
|
- :sparkles: Adds ARMv7 support
|
||||||
|
- :arrow_up: Upgrades gcc to 8.2.0-r2
|
||||||
|
- :arrow_up: Upgrades linux-headers to 4.18.13-r1
|
||||||
|
- :arrow_up: Upgrades musl-dev to 1.1.20-r4
|
||||||
|
- :arrow_up: Upgrades Python to 3.6.8-r1
|
||||||
|
- :arrow_up: Upgrades py3-psutil to 5.5.0-r0
|
||||||
|
- :hammer: Rewrite add-on onto Bashio
|
||||||
|
- :ambulance: Adds add-on configuration to InfluxDB export
|
||||||
|
- :rocket: Enable ARMv7 build in GitLab CI
|
||||||
|
- :ambulance: Fixes incorrect exit code when InfluxDB export is disabled
|
||||||
|
|
||||||
[changelog]: https://github.com/hassio-addons/addon-glances/compare/v0.1.0...v0.2.0
|
[changelog]: https://github.com/hassio-addons/addon-glances/compare/v0.2.0...v0.3.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
|
|
@ -42,13 +42,13 @@ If you are more interested in stable releases of our add-ons:
|
||||||
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
||||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||||
[discord]: https://discord.me/hassioaddons
|
[discord]: https://discord.me/hassioaddons
|
||||||
[docs]: https://github.com/hassio-addons/addon-glances/blob/v0.2.0/README.md
|
[docs]: https://github.com/hassio-addons/addon-glances/blob/v0.3.0/README.md
|
||||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||||
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-glances/97102?u=frenck
|
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-glances/97102?u=frenck
|
||||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
|
||||||
[patreon-shield]: https://www.frenck.nl/images/patreon.png
|
[patreon-shield]: https://www.frenck.nl/images/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.2.0-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-v0.3.0-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-glances/tree/v0.2.0
|
[release]: https://github.com/hassio-addons/addon-glances/tree/v0.3.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.2.0",
|
"version": "0.3.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",
|
||||||
|
@ -10,6 +10,7 @@
|
||||||
"aarch64",
|
"aarch64",
|
||||||
"amd64",
|
"amd64",
|
||||||
"armhf",
|
"armhf",
|
||||||
|
"armv7",
|
||||||
"i386"
|
"i386"
|
||||||
],
|
],
|
||||||
"map": [
|
"map": [
|
||||||
|
@ -67,5 +68,5 @@
|
||||||
"environment": {
|
"environment": {
|
||||||
"LOG_FORMAT": "{LEVEL}: {MESSAGE}"
|
"LOG_FORMAT": "{LEVEL}: {MESSAGE}"
|
||||||
},
|
},
|
||||||
"image": "hassioaddons/glances"
|
"image": "hassioaddons/glances-{arch}"
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue