From f45f2cdaa97ccdf0ecf794073f1111869dca56f7 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 7 Apr 2021 11:14:36 +0000 Subject: [PATCH] :arrow_up: Updating add-on Glances to a8439bc --- README.md | 6 +++--- glances/CHANGELOG.md | 9 +++++++++ glances/README.md | 4 ++-- glances/config.json | 2 +- 4 files changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 97ba1df37..9a6985e70 100644 --- a/README.md +++ b/README.md @@ -842,10 +842,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/740e62c -[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/740e62c/README.md +[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/a8439bc +[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/a8439bc/README.md [glances-issue]: https://github.com/hassio-addons/addon-glances/issues -[glances-version-shield]: https://img.shields.io/badge/version-740e62c-blue.svg +[glances-version-shield]: https://img.shields.io/badge/version-a8439bc-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 4868aec61..3f14e17ac 100644 --- a/glances/CHANGELOG.md +++ b/glances/CHANGELOG.md @@ -1,2 +1,11 @@ # Changelog since v0.11.2 +- ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 (#134) + +Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.3.0 to v2.4.0. +- [Release notes](https://github.com/docker/build-push-action/releases) +- [Commits](https://github.com/docker/build-push-action/compare/v2.3.0...e1b7f96249f2e4c8e4ac1519b9608c0d48944a1f) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 (#133) diff --git a/glances/README.md b/glances/README.md index 8d2921f78..55feca8c1 100644 --- a/glances/README.md +++ b/glances/README.md @@ -49,6 +49,6 @@ If you are more interested in stable releases of our add-ons: [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-740e62c-blue.svg -[release]: https://github.com/hassio-addons/addon-glances/tree/740e62c +[release-shield]: https://img.shields.io/badge/version-a8439bc-blue.svg +[release]: https://github.com/hassio-addons/addon-glances/tree/a8439bc [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 index 694624cb2..c0b62b1dc 100644 --- a/glances/config.json +++ b/glances/config.json @@ -1,6 +1,6 @@ { "name": "Glances", - "version": "740e62c", + "version": "a8439bc", "slug": "glances", "description": "A cross-platform system monitoring tool", "url": "https://github.com/hassio-addons/addon-glances",