diff --git a/README.md b/README.md index 8a7265ba1..68e0df413 100644 --- a/README.md +++ b/README.md @@ -782,10 +782,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/4a502af -[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/4a502af/README.md +[addon-glances]: https://github.com/hassio-addons/addon-glances/tree/99861b8 +[addon-doc-glances]: https://github.com/hassio-addons/addon-glances/blob/99861b8/README.md [glances-issue]: https://github.com/hassio-addons/addon-glances/issues -[glances-version-shield]: https://img.shields.io/badge/version-4a502af-blue.svg +[glances-version-shield]: https://img.shields.io/badge/version-99861b8-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 6d51785e2..9e1a1bbf2 100644 --- a/glances/CHANGELOG.md +++ b/glances/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.14.2 +- 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) (#253) - ⬆️ Upgrades add-on base image to 11.1.0 (#252) - Bump zeroconf from 0.38.3 to 0.38.4 in /glances (#251) diff --git a/glances/README.md b/glances/README.md index ffc253790..284fb9708 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-4a502af-blue.svg -[release]: https://github.com/hassio-addons/addon-glances/tree/4a502af +[release-shield]: https://img.shields.io/badge/version-99861b8-blue.svg +[release]: https://github.com/hassio-addons/addon-glances/tree/99861b8 [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 72455d993..de4d52c80 100644 --- a/glances/config.yaml +++ b/glances/config.yaml @@ -6,6 +6,7 @@ arch: - armv7 - i386 auth_api: true +codenotary: codenotary@frenck.dev description: A cross-platform system monitoring tool docker_api: true environment: @@ -68,4 +69,4 @@ schema: slug: glances startup: services url: https://github.com/hassio-addons/addon-glances -version: 4a502af +version: 99861b8