diff --git a/README.md b/README.md index b04b8c940..fede928c8 100644 --- a/README.md +++ b/README.md @@ -1007,10 +1007,10 @@ SOFTWARE. [traccar-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [traccar-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg [traccar-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/c616252 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/c616252/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/1404595 +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/1404595/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-c616252-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-1404595-blue.svg [unifi-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [unifi-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [unifi-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/unifi/CHANGELOG.md b/unifi/CHANGELOG.md index f195d28fa..b889de55c 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,3 +1,4 @@ # Changelog since v2.0.0 +- 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) (#352) - ⬆️ Upgrades add-on base image to 7.2.0 (#351) - 📚 Remove migrating section (#349) diff --git a/unifi/README.md b/unifi/README.md index 8ce6be489..855fd54c2 100644 --- a/unifi/README.md +++ b/unifi/README.md @@ -53,6 +53,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-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-c616252-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/c616252 +[release-shield]: https://img.shields.io/badge/version-1404595-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/1404595 [screenshot]: https://github.com/hassio-addons/addon-unifi/raw/main/images/screenshot.jpg \ No newline at end of file diff --git a/unifi/config.yaml b/unifi/config.yaml index e0d68702a..76640558a 100644 --- a/unifi/config.yaml +++ b/unifi/config.yaml @@ -2,6 +2,7 @@ arch: - aarch64 - amd64 backup: cold +codenotary: codenotary@frenck.dev description: Manage your UniFi network using a web browser hassio_api: true image: ghcr.io/hassio-addons/unifi/{arch} @@ -38,5 +39,5 @@ schema: slug: unifi startup: services url: https://github.com/hassio-addons/addon-unifi -version: c616252 +version: '1404595' webui: https://[HOST]:[PORT:8443]