🎉 Release of add-on UniFi Network Application 2.1.1

This commit is contained in:
Community Hass.io Add-ons Bot 2022-04-19 16:16:10 +00:00
parent 291cb818f4
commit 7df2de75b7
5 changed files with 10 additions and 15 deletions

View file

@ -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

View file

@ -1,14 +1,9 @@
## Whats 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)

View file

@ -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.

View file

@ -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

View file

@ -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]