diff --git a/README.md b/README.md index 06b5ef3ff..94b336b12 100644 --- a/README.md +++ b/README.md @@ -777,10 +777,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/4b8a016 -[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/4b8a016/README.md +[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/9783d04 +[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/9783d04/README.md [glances-issue]: https://github.com/hassio-addons/addon-glances/issues -[glances-version-shield]: https://img.shields.io/badge/version-4b8a016-blue.svg +[glances-version-shield]: https://img.shields.io/badge/version-9783d04-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 149d247ab..4de49e890 100644 --- a/glances/CHANGELOG.md +++ b/glances/CHANGELOG.md @@ -1,2 +1,5 @@ # Changelog since v0.18.1 +- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v13.1.5 (#336) + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> - Fix broken URLs (#335) diff --git a/glances/README.md b/glances/README.md index f5cac1abc..508429df2 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-4b8a016-blue.svg -[release]: https://github.com/hassio-addons/addon-glances/tree/4b8a016 +[release-shield]: https://img.shields.io/badge/version-9783d04-blue.svg +[release]: https://github.com/hassio-addons/addon-glances/tree/9783d04 [screenshot]: https://github.com/hassio-addons/addon-glances/raw/main/images/screenshot.png \ No newline at end of file diff --git a/glances/config.yaml b/glances/config.yaml index 45eeb5901..1381994bf 100644 --- a/glances/config.yaml +++ b/glances/config.yaml @@ -1,5 +1,5 @@ name: Glances -version: 4b8a016 +version: 9783d04 slug: glances description: A cross-platform system monitoring tool url: https://github.com/hassio-addons/addon-glances