From db1a23660e2d1434449529237394e78c38bae1d4 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 14 May 2024 20:01:55 +0000 Subject: [PATCH] :tada: Release of add-on UniFi Network Application 3.0.5 --- README.md | 6 +++--- unifi/CHANGELOG.md | 7 +------ unifi/README.md | 4 ++-- unifi/config.yaml | 2 +- 4 files changed, 7 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 729bf443..1c047638 100644 --- a/README.md +++ b/README.md @@ -1104,10 +1104,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/v3.0.4 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v3.0.4/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/v3.0.5 +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v3.0.5/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-v3.0.4-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-v3.0.5-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 a4a324d8..aa858f1d 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,10 +1,5 @@ ## What’s changed -## 🧰 Maintenance - -- Updated logos @renewoensdregt ([#490](https://github.com/hassio-addons/addon-unifi/pull/490)) - ## ⬆️ Dependency updates -- Update controller to 8.1.133 @cwmoriarty ([#495](https://github.com/hassio-addons/addon-unifi/pull/495)) -- Pin binutils to 2.34-6ubuntu1.9 @renewoensdregt ([#496](https://github.com/hassio-addons/addon-unifi/pull/496)) +- ⬆️ Upgrades UniFi Network Application to 8.1.127 @cwmoriarty ([#504](https://github.com/hassio-addons/addon-unifi/pull/504)) diff --git a/unifi/README.md b/unifi/README.md index c943a574..7c13de70 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-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-v3.0.4-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/v3.0.4 +[release-shield]: https://img.shields.io/badge/version-v3.0.5-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/v3.0.5 [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 f4033641..d925b55d 100644 --- a/unifi/config.yaml +++ b/unifi/config.yaml @@ -1,5 +1,5 @@ name: UniFi Network Application -version: 3.0.4 +version: 3.0.5 slug: unifi description: Manage your UniFi network using a web browser url: https://github.com/hassio-addons/addon-unifi