🎉 Release of add-on Glances 0.4.0

This commit is contained in:
Community Hass.io Add-ons Bot 2019-04-19 19:48:36 +00:00
parent f7bc88555f
commit 63f8426942
4 changed files with 36 additions and 26 deletions

View file

@ -740,10 +740,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.3.0 [addon-glances]: https://github.com/hassio-addons/addon-glances/tree/v0.4.0
[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/v0.3.0/README.md [addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/v0.4.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.3.0-blue.svg [glances-version-shield]: https://img.shields.io/badge/version-v0.4.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

View file

@ -1,26 +1,27 @@
[Full Changelog][changelog] [Full Changelog][changelog]
✨ This release adds support for Hass.io Ingress 🎉
**Breaking change**
The addition of Ingress makes this add-on not accessible directly. If you have added Glances via an iframe panel, this release will break that.
However, you can enable this again by going into the add-on configuration. A new section show is visible: "Network". Enter port `61208` (or anything else if you want) in the `disabled` field. Hit the "SAVE" followed by the "RESTART" button to make your iframe work as before.
An option to add an Ingress capable add-on to the sidebar menu automatically is expected to land in Home Assistant 0.92.
Besides this all, this release mainly contains maintenance upgrades, changes, and improvements.
### Changed ### Changed
- :arrow_up: Updates scandir to v1.10.0 (#4) - :arrow_up: Upgrades base image to Python 1.1.0
- :arrow_up: Updates influxdb to v5.2.2 (#5) - :arrow_up: Upgrades gcc to 8.3.0-r0
- :arrow_up: Updates docker to v3.7.1 (#8) - :hammer: Removes unused files from image
- :arrow_up: Updates py-cpuinfo to v5 (#9) - :hammer: Refactor of init scripts
- :arrow_up: Updates docker to v3.7.2 (#11) - :sparkles: Adds Hassio Ingress support
- :arrow_up: Upgrades add-on base image to 3.0.1 - :ambulance: Fixes incorrect base image in GitLab CI
- :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.2.0...v0.3.0 [changelog]: https://github.com/hassio-addons/addon-glances/compare/v0.3.0...v0.4.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

View file

@ -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.3.0/README.md [docs]: https://github.com/hassio-addons/addon-glances/blob/v0.4.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.3.0-blue.svg [release-shield]: https://img.shields.io/badge/version-v0.4.0-blue.svg
[release]: https://github.com/hassio-addons/addon-glances/tree/v0.3.0 [release]: https://github.com/hassio-addons/addon-glances/tree/v0.4.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

View file

@ -1,11 +1,14 @@
{ {
"name": "Glances", "name": "Glances",
"version": "0.3.0", "version": "0.4.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",
"webui": "[PROTO:ssl]://[HOST]:[PORT:61208]", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]",
"ingress": true,
"ingress_port": 0,
"startup": "services", "startup": "services",
"homeassistant": "0.91.4",
"arch": [ "arch": [
"aarch64", "aarch64",
"amd64", "amd64",
@ -13,6 +16,12 @@
"armv7", "armv7",
"i386" "i386"
], ],
"ports": {
"80/tcp": null
},
"ports_description": {
"80/tcp": "Web interface (Not required for Hass.io Ingress)"
},
"map": [ "map": [
"addons", "addons",
"backup", "backup",