From 1a54314a636c74908a130ceb0643bde7d2d262f4 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 1 Apr 2019 19:46:09 +0000 Subject: [PATCH] :arrow_up: Updating add-on Glances to 7a32506 --- README.md | 6 +++--- glances/CHANGELOG.md | 43 ++++++++++++++++++++++++++++++++++++++----- glances/README.md | 6 +++--- glances/config.json | 5 +++-- 4 files changed, 47 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 648ff0661..8e1e2fb4c 100644 --- a/README.md +++ b/README.md @@ -795,10 +795,10 @@ SOFTWARE. [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-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/c611aea -[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/c611aea/README.md +[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/7a32506 +[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/7a32506/README.md [glances-issue]: https://github.com/hassio-addons/addon-glances/issues -[glances-version-shield]: https://img.shields.io/badge/version-c611aea-blue.svg +[glances-version-shield]: https://img.shields.io/badge/version-7a32506-blue.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/glances/CHANGELOG.md b/glances/CHANGELOG.md index 6f43e2b42..c5889a491 100644 --- a/glances/CHANGELOG.md +++ b/glances/CHANGELOG.md @@ -1,17 +1,50 @@ # Changelog since v0.2.0 -2019/03/31 21:27 UTC - [c611aea](https://github.com/hassio-addons/addon-glances/commit/c611aead143024b6dd25f49afbe4cf8a6ff7615e) by [@renovate[bot]](https://github.com/apps/renovate) +2019/04/01 19:35 UTC - [7a32506](https://github.com/hassio-addons/addon-glances/commit/7a32506771bb61dd1687b848329a113d3a1b9867) by [@frenck](https://github.com/frenck) +> :rocket: Enable ARMv7 build in GitLab CI + +2019/04/01 19:35 UTC - [c6b5d36](https://github.com/hassio-addons/addon-glances/commit/c6b5d36c53f7c35837dddd646ff0599600c8778f) by [@frenck](https://github.com/frenck) +> :ambulance: Adds add-on configuration to InfluxDB export + +2019/04/01 19:35 UTC - [836fa1f](https://github.com/hassio-addons/addon-glances/commit/836fa1fbdf253fd489bcda288a2e8457d219942f) by [@frenck](https://github.com/frenck) +> :hammer: Rewrite add-on onto Bashio + +2019/04/01 19:35 UTC - [7e83b1b](https://github.com/hassio-addons/addon-glances/commit/7e83b1b5de434df33a40b5accad210eb437a9886) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades py3-psutil to 5.5.0-r0 + +2019/04/01 19:35 UTC - [4d3d887](https://github.com/hassio-addons/addon-glances/commit/4d3d8875d86c93caf8548b05894d074ed6b044cc) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades Python to 3.6.8-r1 + +2019/04/01 19:35 UTC - [05bccbe](https://github.com/hassio-addons/addon-glances/commit/05bccbe10641c6851aa7895fbb109ed3d971ec59) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades musl-dev to 1.1.20-r4 + +2019/04/01 19:35 UTC - [017f68f](https://github.com/hassio-addons/addon-glances/commit/017f68fc9ff0ce97486de56fc8251a98fa20315a) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades linux-headers to 4.18.13-r1 + +2019/04/01 19:35 UTC - [6443e32](https://github.com/hassio-addons/addon-glances/commit/6443e324737e6905b408f615f06b13492c13aaea) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades gcc to 8.2.0-r2 + +2019/04/01 19:35 UTC - [f3dce7c](https://github.com/hassio-addons/addon-glances/commit/f3dce7c1a18b770d1a12d8d7928b45f571ad1aef) by [@frenck](https://github.com/frenck) +> :sparkles: Adds ARMv7 support + +2019/04/01 19:35 UTC - [5ceafe3](https://github.com/hassio-addons/addon-glances/commit/5ceafe398dfc73bd7841360e8baba5b4f56b14e0) by [@frenck](https://github.com/frenck) +> :ambulance: Workaround Docker issue by reinstating legacy tags + +2019/04/01 19:35 UTC - [2e47191](https://github.com/hassio-addons/addon-glances/commit/2e471918b00e3fc6c3c979226d25bd24a180a50d) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades add-on base image to 3.0.1 + +2019/04/01 19:35 UTC - [c611aea](https://github.com/hassio-addons/addon-glances/commit/c611aead143024b6dd25f49afbe4cf8a6ff7615e) by [@renovate[bot]](https://github.com/apps/renovate) > :arrow_up: Updates docker to v3.7.2 (#11) -2019/03/31 21:27 UTC - [bf03c31](https://github.com/hassio-addons/addon-glances/commit/bf03c3105cd36f0506680c39375316e5ef585bad) by [@renovate[bot]](https://github.com/apps/renovate) +2019/04/01 19:35 UTC - [bf03c31](https://github.com/hassio-addons/addon-glances/commit/bf03c3105cd36f0506680c39375316e5ef585bad) by [@renovate[bot]](https://github.com/apps/renovate) > :arrow_up: Updates py-cpuinfo to v5 (#9) -2019/03/31 21:27 UTC - [2992bc1](https://github.com/hassio-addons/addon-glances/commit/2992bc1f8046c08eca0dfdb9a528e351b6d8cfb2) by [@renovate[bot]](https://github.com/apps/renovate) +2019/04/01 19:35 UTC - [2992bc1](https://github.com/hassio-addons/addon-glances/commit/2992bc1f8046c08eca0dfdb9a528e351b6d8cfb2) by [@renovate[bot]](https://github.com/apps/renovate) > :arrow_up: Updates docker to v3.7.1 (#8) -2019/03/31 21:27 UTC - [e436784](https://github.com/hassio-addons/addon-glances/commit/e4367847169d217402b2516b877ff3119aad2997) by [@renovate[bot]](https://github.com/apps/renovate) +2019/04/01 19:35 UTC - [e436784](https://github.com/hassio-addons/addon-glances/commit/e4367847169d217402b2516b877ff3119aad2997) by [@renovate[bot]](https://github.com/apps/renovate) > :arrow_up: Updates influxdb to v5.2.2 (#5) -2019/03/31 21:27 UTC - [137da25](https://github.com/hassio-addons/addon-glances/commit/137da250e3c6d67db580ed1ecd7b984cff6ec295) by [@renovate[bot]](https://github.com/apps/renovate) +2019/04/01 19:35 UTC - [137da25](https://github.com/hassio-addons/addon-glances/commit/137da250e3c6d67db580ed1ecd7b984cff6ec295) by [@renovate[bot]](https://github.com/apps/renovate) > :arrow_up: Updates scandir to v1.10.0 (#4) diff --git a/glances/README.md b/glances/README.md index 92dd0872a..fd20bbde0 100644 --- a/glances/README.md +++ b/glances/README.md @@ -45,13 +45,13 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-glances/blob/c611aea/README.md +[docs]: https://github.com/hassio-addons/addon-glances/blob/7a32506/README.md [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 [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [patreon-shield]: https://www.frenck.nl/images/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-c611aea-blue.svg -[release]: https://github.com/hassio-addons/addon-glances/tree/c611aea +[release-shield]: https://img.shields.io/badge/version-7a32506-blue.svg +[release]: https://github.com/hassio-addons/addon-glances/tree/7a32506 [screenshot]: https://github.com/hassio-addons/addon-glances/raw/master/images/screenshot.png \ No newline at end of file diff --git a/glances/config.json b/glances/config.json index a908a8a6b..34cf3d28b 100644 --- a/glances/config.json +++ b/glances/config.json @@ -1,6 +1,6 @@ { "name": "Glances", - "version": "c611aea", + "version": "7a32506", "slug": "glances", "description": "A cross-platform system monitoring tool", "url": "https://github.com/hassio-addons/addon-glances", @@ -10,6 +10,7 @@ "aarch64", "amd64", "armhf", + "armv7", "i386" ], "map": [ @@ -67,5 +68,5 @@ "environment": { "LOG_FORMAT": "{LEVEL}: {MESSAGE}" }, - "image": "hassioaddons/glances" + "image": "hassioaddons/glances-{arch}" } \ No newline at end of file