From 7df2de75b73c216b44511f9d190b1f51dd8da30a Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 19 Apr 2022 16:16:10 +0000 Subject: [PATCH] :tada: Release of add-on UniFi Network Application 2.1.1 --- README.md | 6 +++--- unifi/CHANGELOG.md | 9 ++------- unifi/DOCS.md | 4 ++-- unifi/README.md | 4 ++-- unifi/config.yaml | 2 +- 5 files changed, 10 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 78cf7f29..6f371449 100644 --- a/README.md +++ b/README.md @@ -938,10 +938,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.1.0 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v2.1.0/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/v2.1.1 +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v2.1.1/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-v2.1.0-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-v2.1.1-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 b71ecdd8..6f27ef74 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,14 +1,9 @@ ## What’s changed -## πŸš€ Enhancements - -- πŸ”’ Sign add-on with Codenotary Community Attestation Service (CAS) @frenck (#352) - ## πŸ“š Documentation -- πŸ“š Remove migrating section @sinclairpaul (#349) -- πŸ“š Add My buttons to documentation @frenck (#353) +- πŸ“š Update details on memory usage @sinclairpaul (#356) ## ⬆️ Dependency updates -- ⬆️ Upgrades add-on base image to 7.2.0 @frenck (#351) +- ⬆️ Upgrades UniFi Network Application to 7.0.25 @rsnodgrass (#354) diff --git a/unifi/DOCS.md b/unifi/DOCS.md index 78586880..0e3fe445 100644 --- a/unifi/DOCS.md +++ b/unifi/DOCS.md @@ -69,7 +69,7 @@ you are troubleshooting. ### Option: `memory_max` This option allows you to change the amount of memory the UniFi Network -Application is allowed to consume. By default, this is limited to 1 GB. +Application is allowed to consume. By default, this is limited to 256 MB. You might want to increase this, in order to reduce CPU load or reduce this, in order to optimize your system for lower memory usage. @@ -79,7 +79,7 @@ This option takes the number of Megabyte, for example, the default is 256. This option allows you to change the amount of memory the UniFi Network Application will initially reserve/consume when starting. By default, -this is limited to 512M. +this is limited to 128MB. This option takes the number of Megabyte, for example, the default is 128. diff --git a/unifi/README.md b/unifi/README.md index 82a84202..50ddab29 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-v2.1.0-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/v2.1.0 +[release-shield]: https://img.shields.io/badge/version-v2.1.1-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/v2.1.1 [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 970da738..5e3ee92b 100644 --- a/unifi/config.yaml +++ b/unifi/config.yaml @@ -39,5 +39,5 @@ schema: slug: unifi startup: services url: https://github.com/hassio-addons/addon-unifi -version: 2.1.0 +version: 2.1.1 webui: https://[HOST]:[PORT:8443]