From 06b6f20899cd08961737a6c39d290f3aee7b95bf Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 22 Mar 2024 14:43:14 +0000 Subject: [PATCH] :arrow_up: Updating add-on UniFi Network Application to a77e576 --- README.md | 6 +++--- unifi/CHANGELOG.md | 2 ++ unifi/README.md | 4 ++-- unifi/config.yaml | 2 +- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6f4203001..d10f9e7fe 100644 --- a/README.md +++ b/README.md @@ -1122,10 +1122,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/e3180c4 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/e3180c4/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/a77e576 +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/a77e576/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-e3180c4-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-a77e576-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 3a3e28c29..6169d0754 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,4 +1,6 @@ # Changelog since v3.0.3 +- Pin binutils to 2.34-6ubuntu1.9 (#496) +- Revert "Update base image to ubuntu-base:9.0.4" (#497) - Update controller to 8.1.133 (#495) Co-authored-by: Franck Nijhof diff --git a/unifi/README.md b/unifi/README.md index 6b080e656..7c7c89391 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-e3180c4-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/e3180c4 +[release-shield]: https://img.shields.io/badge/version-a77e576-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/a77e576 [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 b64325834..6d660d2f9 100644 --- a/unifi/config.yaml +++ b/unifi/config.yaml @@ -1,5 +1,5 @@ name: UniFi Network Application -version: e3180c4 +version: a77e576 slug: unifi description: Manage your UniFi network using a web browser url: https://github.com/hassio-addons/addon-unifi