From 86078100be69a384c9d45c9028d842aa183cc2d9 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 8 Jul 2023 09:57:37 +0000 Subject: [PATCH] :tada: Release of add-on UniFi Network Application 2.7.0 --- README.md | 6 +++--- unifi/CHANGELOG.md | 9 +++++---- unifi/DOCS.md | 2 +- unifi/README.md | 6 +++--- unifi/config.yaml | 28 ++++++++++++++-------------- 5 files changed, 26 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index 71deed2f..30a3a185 100644 --- a/README.md +++ b/README.md @@ -975,10 +975,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/v2.6.0 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v2.6.0/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/v2.7.0 +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v2.7.0/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-v2.6.0-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-v2.7.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 8836ddd1..71f59e36 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,10 +1,11 @@ ## What’s changed -## 📚 Documentation +## 🧰 Maintenance -- 📚 Update docs to match latest UniFi interface @alghazu ([#404](https://github.com/hassio-addons/addon-unifi/pull/404)) +- 🎆 Updates maintenance/license year to 2023 @frenck ([#421](https://github.com/hassio-addons/addon-unifi/pull/421)) ## ⬆️ Dependency updates -- ⬆️ Upgrades UniFi Network Application to 7.3.83 @hip4 ([#417](https://github.com/hassio-addons/addon-unifi/pull/417)) -- ⬆️ Upgrades openjdk-11-jdk-headless to 11.0.18+10-0ubuntu1~20.04.1 @frenck ([#420](https://github.com/hassio-addons/addon-unifi/pull/420)) +- ⬆️ Upgrades binutils to 2.34-6ubuntu1.6 @frenck ([#434](https://github.com/hassio-addons/addon-unifi/pull/434)) +- ⬆️ Upgrades openjdk-11-jdk-headless to 11.0.19+7~us1-0ubuntu1~20.04.1 @frenck ([#435](https://github.com/hassio-addons/addon-unifi/pull/435)) +- ⬆️ Upgrades UniFi Network Application to 7.4.162 @anthonyangel ([#432](https://github.com/hassio-addons/addon-unifi/pull/432)) diff --git a/unifi/DOCS.md b/unifi/DOCS.md index 385f271c..a027c041 100644 --- a/unifi/DOCS.md +++ b/unifi/DOCS.md @@ -163,7 +163,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2018-2022 Franck Nijhof +Copyright (c) 2018-2023 Franck Nijhof Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/unifi/README.md b/unifi/README.md index 6f412b31..04b8c58f 100644 --- a/unifi/README.md +++ b/unifi/README.md @@ -46,10 +46,10 @@ If you are more interested in stable releases of our add-ons: [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-unifi-controller/56297?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors]: https://github.com/sponsors/frenck -[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg [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-v2.6.0-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/v2.6.0 +[release-shield]: https://img.shields.io/badge/version-v2.7.0-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/v2.7.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.yaml b/unifi/config.yaml index 02f71d5a..63469618 100644 --- a/unifi/config.yaml +++ b/unifi/config.yaml @@ -1,17 +1,19 @@ +name: UniFi Network Application +version: 2.7.0 +slug: unifi +description: Manage your UniFi network using a web browser +url: https://github.com/hassio-addons/addon-unifi +codenotary: codenotary@frenck.dev +webui: https://[HOST]:[PORT:8443] +startup: services 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} init: false +backup: cold map: - backup:rw -name: UniFi Network Application ports: - 10001/udp: 10001 161/udp: null 1900/udp: null 3478/udp: 3478 @@ -21,8 +23,8 @@ ports: 8443/tcp: 8443 8843/tcp: 8843 8880/tcp: 8880 + 10001/udp: 10001 ports_description: - 10001/udp: Used for device discovery 161/udp: Used for SNMP Access 1900/udp: L2 discoverable port 3478/udp: Used for STUN @@ -32,12 +34,10 @@ ports_description: 8443/tcp: Used for controller web interface and API 8843/tcp: Used for HTTPS portal redirection 8880/tcp: Used for HTTP portal redirection + 10001/udp: Used for device discovery +hassio_api: true schema: log_level: list(trace|debug|info|notice|warning|error|fatal)? - memory_init: int? memory_max: int? -slug: unifi -startup: services -url: https://github.com/hassio-addons/addon-unifi -version: 2.6.0 -webui: https://[HOST]:[PORT:8443] + memory_init: int? +image: ghcr.io/hassio-addons/unifi/{arch}