diff --git a/README.md b/README.md index c410c95d8..e7fc4dedc 100644 --- a/README.md +++ b/README.md @@ -1067,10 +1067,10 @@ SOFTWARE. [traccar-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [traccar-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [traccar-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/b90cc8d -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/b90cc8d/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/909d99f +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/909d99f/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-b90cc8d-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-909d99f-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 c49a18a1b..af4fa3159 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.21.0 +- ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 (#186) + +Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5. +- [Release notes](https://github.com/actions/cache/releases) +- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 (#183) Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from v1.0.1 to v1.0.2. diff --git a/unifi/README.md b/unifi/README.md index 614caee6b..86df69929 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-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-b90cc8d-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/b90cc8d +[release-shield]: https://img.shields.io/badge/version-909d99f-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/909d99f [screenshot]: https://github.com/hassio-addons/addon-unifi/raw/main/images/screenshot.jpg \ No newline at end of file diff --git a/unifi/config.json b/unifi/config.json index 8be743cd4..a3c8bec8e 100644 --- a/unifi/config.json +++ b/unifi/config.json @@ -1,6 +1,6 @@ { "name": "UniFi Controller", - "version": "b90cc8d", + "version": "909d99f", "slug": "unifi", "description": "Manage your UniFi network using a web browser", "url": "https://github.com/hassio-addons/addon-unifi",