From ae673881da47af3af560a142fcfad6f4d4bba1f9 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 21 Jan 2019 12:01:50 +0000 Subject: [PATCH] :arrow_up: Updating add-on Glances to 10072da --- README.md | 6 +++--- glances/CHANGELOG.md | 8 ++------ glances/README.md | 6 +++--- glances/config.json | 2 +- 4 files changed, 9 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 36792b2f6..d8a9708b6 100644 --- a/README.md +++ b/README.md @@ -640,10 +640,10 @@ SOFTWARE. [ftp-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [ftp-armhf-shield]: https://img.shields.io/badge/armhf-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/4b15d3a -[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/4b15d3a/README.md +[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/10072da +[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/10072da/README.md [glances-issue]: https://github.com/hassio-addons/addon-glances/issues -[glances-version-shield]: https://img.shields.io/badge/version-4b15d3a-blue.svg +[glances-version-shield]: https://img.shields.io/badge/version-10072da-blue.svg [glances-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/glances.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 052735b7c..06f53b05b 100644 --- a/glances/CHANGELOG.md +++ b/glances/CHANGELOG.md @@ -1,7 +1,3 @@ -2019/01/13 13:11 UTC - [4b15d3a](https://github.com/hassio-addons/addon-glances/commit/4b15d3ac4fe3673e75e62344dcc66899fe2daba3) by [@renovate[bot]](https://github.com/apps/renovate) -> Configure Renovate (#1) - -* Add renovate.json - -* Update renovate.json +2019/01/21 11:50 UTC - [10072da](https://github.com/hassio-addons/addon-glances/commit/10072da0206be1d1851d1556e9da6b0c9a9c5d79) by [@renovate[bot]](https://github.com/apps/renovate) +> :arrow_up: Updates glances to v3.1.0 (#2) diff --git a/glances/README.md b/glances/README.md index 71e55a652..cf1577986 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/4b15d3a/README.md +[docs]: https://github.com/hassio-addons/addon-glances/blob/10072da/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/?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-4b15d3a-blue.svg -[release]: https://github.com/hassio-addons/addon-glances/tree/4b15d3a +[release-shield]: https://img.shields.io/badge/version-10072da-blue.svg +[release]: https://github.com/hassio-addons/addon-glances/tree/10072da [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 968c6ca53..52917e9b1 100644 --- a/glances/config.json +++ b/glances/config.json @@ -1,6 +1,6 @@ { "name": "Glances", - "version": "4b15d3a", + "version": "10072da", "slug": "glances", "description": "A cross-platform system monitoring tool", "url": "https://github.com/hassio-addons/addon-glances",