diff --git a/README.md b/README.md index dc45d545..dc5d1408 100644 --- a/README.md +++ b/README.md @@ -1044,10 +1044,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/v0.20.3 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v0.20.3/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/v0.21.0 +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v0.21.0/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-v0.20.3-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-v0.21.0-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 f0422d69..e4ceb661 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -2,11 +2,8 @@ ## ⬆️ Dependency updates -- ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 @dependabot (#158) -- ⬆️ Bump frenck/action-addon-linter from v1.4 to v2 @dependabot (#160) -- ⬆ Upgrades openjdk-8-jdk-headless to 8u282-b08-0ubuntu1~18.04 @frenck (#164) -- ⬆️ Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 @dependabot (#161) -- Upgrade add-on base image to 6.1.3 @frenck (#165) -- ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 @dependabot (#163) -- ⬆️ Bump actions/stale from v3.0.16 to v3.0.17 @dependabot (#167) -- ⬆ Upgrades binutils to 2.30-21ubuntu1~18.04.5 @frenck (#170) +- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 @dependabot (#169) +- ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 @dependabot (#174) +- ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 @dependabot (#177) +- ⬆ Upgrade UniFi Controller version 6.1.71 @LoudSoftware (#178) +- ⬆️ Upgrades add-on base image to v6.1.4 @frenck (#179) diff --git a/unifi/README.md b/unifi/README.md index 54d338a4..1661d4f5 100644 --- a/unifi/README.md +++ b/unifi/README.md @@ -50,6 +50,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-v0.20.3-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/v0.20.3 +[release-shield]: https://img.shields.io/badge/version-v0.21.0-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/v0.21.0 [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 f7b3fab8..997c26a0 100644 --- a/unifi/config.json +++ b/unifi/config.json @@ -1,6 +1,6 @@ { "name": "UniFi Controller", - "version": "0.20.3", + "version": "0.21.0", "slug": "unifi", "description": "Manage your UniFi network using a web browser", "url": "https://github.com/hassio-addons/addon-unifi",