diff --git a/README.md b/README.md index 6f8cc440..f13b92d5 100644 --- a/README.md +++ b/README.md @@ -734,10 +734,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/v0.13.0 -[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/v0.13.0/README.md +[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/v0.14.0 +[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/v0.14.0/README.md [glances-issue]: https://github.com/hassio-addons/addon-glances/issues -[glances-version-shield]: https://img.shields.io/badge/version-v0.13.0-blue.svg +[glances-version-shield]: https://img.shields.io/badge/version-v0.14.0-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 diff --git a/glances/CHANGELOG.md b/glances/CHANGELOG.md index 1241d169..d9922629 100644 --- a/glances/CHANGELOG.md +++ b/glances/CHANGELOG.md @@ -2,28 +2,32 @@ ## 🚀 Enhancements -- 🔥 Less logging by removing access log from log ouput @frenck (#185) -- 🔑 Update NGINX SSL parameters @frenck (#186) -- 🏎 Enable streaming mode for Ingress @frenck (#187) +- Migrate JSON config to YAML @frenck (#227) ## 🧰 Maintenance -- 🚀 Add-on CI improvements @frenck (#183) - -## 📚 Documentation - -- 🚑 Fix contributing link in readme @frenck (#184) +- Switch to centralized GitHub Action Workflows @frenck (#226) ## ⬆️ Dependency updates -- ⬆️ Bump requests from 2.25.1 to 2.26.0 @dependabot (#174) -- ⬆️ Bump actions/stale from 3.0.19 to 4 @dependabot (#176) -- ⬆️ Bump frenck/action-addon-linter from 2.1 to 2.2 @dependabot (#175) -- ⬆️ Bump zeroconf from 0.32.1 to 0.33.0 @dependabot (#177) -- ⬆️ Bump zeroconf from 0.33.0 to 0.33.1 @dependabot (#178) -- ⬆️ Bump glances from 3.2.1 to 3.2.2 in /glances @dependabot (#179) -- ⬆️ Bump zeroconf from 0.33.1 to 0.33.2 in /glances @dependabot (#180) -- ⬆️ Bump zeroconf from 0.33.2 to 0.34.3 in /glances @dependabot (#182) -- ⬆️ Bump zeroconf from 0.34.3 to 0.35.1 in /glances @dependabot (#189) -- ⬆️ Bump glances from 3.2.2 to 3.2.3 in /glances @dependabot (#188) -- ⬆️ Bump zeroconf from 0.35.1 to 0.36.0 in /glances @dependabot (#190) +- ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 @dependabot (#191) +- ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 @dependabot (#192) +- ⬆️ Bump glances from 3.2.3 to 3.2.3.1 in /glances @dependabot (#193) +- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 @dependabot (#194) +- ⬆️ Bump docker from 5.0.0 to 5.0.2 in /glances @dependabot (#198) +- ⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 @dependabot (#199) +- ⬆️ Bump zeroconf from 0.36.0 to 0.36.7 in /glances @dependabot (#204) +- ⬆️ Bump creyD/prettier_action from 3.3 to 4.0 @dependabot (#200) +- ⬆️ Upgrades add-on base image to 10.1.0 @frenck (#208) +- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 @dependabot (#211) +- ⬆️ Upgrades add-on base image to 10.1.1 @frenck (#214) +- ⬆️ Bump docker from 5.0.2 to 5.0.3 in /glances @dependabot (#215) +- ⬆️ Bump zeroconf from 0.36.7 to 0.36.8 in /glances @dependabot (#216) +- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 @dependabot (#218) +- ⬆️ Bump paho-mqtt from 1.5.1 to 1.6.0 in /glances @dependabot (#219) +- ⬆️ Bump zeroconf from 0.36.8 to 0.36.11 in /glances @dependabot (#222) +- ⬆️ Upgrades add-on base image to 10.2.0 @frenck (#228) +- ⬆️ Bump paho-mqtt from 1.6.0 to 1.6.1 in /glances @dependabot (#220) +- ⬆️ Bump zeroconf from 0.36.11 to 0.36.12 in /glances @dependabot (#229) +- ⬆️ Upgrades add-on base image to 10.2.2 @frenck (#230) +- ⬇️ Downgrade psutil to 5.7.3 @frenck (#231) diff --git a/glances/README.md b/glances/README.md index 0d9c52ed..9f0564a5 100644 --- a/glances/README.md +++ b/glances/README.md @@ -30,6 +30,6 @@ at all your system information and its behavior over time. [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-v0.13.0-blue.svg -[release]: https://github.com/hassio-addons/addon-glances/tree/v0.13.0 +[release-shield]: https://img.shields.io/badge/version-v0.14.0-blue.svg +[release]: https://github.com/hassio-addons/addon-glances/tree/v0.14.0 [screenshot]: https://github.com/hassio-addons/addon-glances/raw/main/images/screenshot.png \ No newline at end of file diff --git a/glances/config.json b/glances/config.json deleted file mode 100644 index 2a795fa4..00000000 --- a/glances/config.json +++ /dev/null @@ -1,82 +0,0 @@ -{ - "name": "Glances", - "version": "0.13.0", - "slug": "glances", - "description": "A cross-platform system monitoring tool", - "url": "https://github.com/hassio-addons/addon-glances", - "ingress": true, - "ingress_port": 0, - "ingress_stream": true, - "panel_icon": "mdi:speedometer", - "startup": "services", - "homeassistant": "0.92.0b2", - "arch": [ - "aarch64", - "amd64", - "armhf", - "armv7", - "i386" - ], - "ports": { - "80/tcp": null - }, - "ports_description": { - "80/tcp": "Web interface (Not required for Ingress)" - }, - "map": [ - "addons", - "backup", - "config:rw", - "share", - "ssl", - "media" - ], - "hassio_api": true, - "auth_api": true, - "docker_api": true, - "host_network": true, - "host_pid": true, - "apparmor": false, - "options": { - "log_level": "info", - "process_info": false, - "refresh_time": 10, - "ssl": false, - "certfile": "fullchain.pem", - "keyfile": "privkey.pem", - "influxdb": { - "enabled": false, - "host": "a0d7b954-influxdb", - "port": 8086, - "username": "glances", - "password": "", - "database": "glances", - "prefix": "localhost", - "interval": 60 - } - }, - "schema": { - "log_level": "list(trace|debug|info|notice|warning|error|fatal)", - "process_info": "bool", - "refresh_time": "int", - "ssl": "bool", - "certfile": "str", - "keyfile": "str", - "influxdb": { - "enabled": "bool", - "host": "str", - "port": "port", - "username": "str", - "password": "password", - "database": "str", - "prefix": "str", - "interval": "int", - "ssl": "bool?" - }, - "leave_front_door_open": "bool?" - }, - "environment": { - "LOG_FORMAT": "{LEVEL}: {MESSAGE}" - }, - "image": "ghcr.io/hassio-addons/glances/{arch}" -} \ No newline at end of file diff --git a/glances/config.yaml b/glances/config.yaml new file mode 100644 index 00000000..8cfc9aba --- /dev/null +++ b/glances/config.yaml @@ -0,0 +1,71 @@ +apparmor: false +arch: +- aarch64 +- amd64 +- armhf +- armv7 +- i386 +auth_api: true +description: A cross-platform system monitoring tool +docker_api: true +environment: + LOG_FORMAT: '{LEVEL}: {MESSAGE}' +hassio_api: true +homeassistant: 0.92.0b2 +host_network: true +host_pid: true +image: ghcr.io/hassio-addons/glances/{arch} +ingress: true +ingress_port: 0 +ingress_stream: true +map: +- addons +- backup +- config:rw +- share +- ssl +- media +name: Glances +options: + certfile: fullchain.pem + influxdb: + database: glances + enabled: false + host: a0d7b954-influxdb + interval: 60 + password: '' + port: 8086 + prefix: localhost + username: glances + keyfile: privkey.pem + log_level: info + process_info: false + refresh_time: 10 + ssl: false +panel_icon: mdi:speedometer +ports: + 80/tcp: null +ports_description: + 80/tcp: Web interface (Not required for Ingress) +schema: + certfile: str + influxdb: + database: str + enabled: bool + host: str + interval: int + password: password + port: port + prefix: str + ssl: bool? + username: str + keyfile: str + leave_front_door_open: bool? + log_level: list(trace|debug|info|notice|warning|error|fatal) + process_info: bool + refresh_time: int + ssl: bool +slug: glances +startup: services +url: https://github.com/hassio-addons/addon-glances +version: 0.14.0