⬆️ Updating add-on UniFi Controller to 541cbaa

This commit is contained in:
Community Hass.io Add-ons Bot 2019-10-02 16:16:45 +00:00
parent 0d0f4f8386
commit d69a8ee421
4 changed files with 10 additions and 16 deletions

View file

@ -1190,10 +1190,10 @@ SOFTWARE.
[traccar-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [traccar-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[traccar-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [traccar-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[traccar-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [traccar-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/d77eee3 [addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/541cbaa
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/d77eee3/README.md [addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/541cbaa/README.md
[unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues
[unifi-version-shield]: https://img.shields.io/badge/version-d77eee3-blue.svg [unifi-version-shield]: https://img.shields.io/badge/version-541cbaa-blue.svg
[unifi-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/unifi-amd64.svg [unifi-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/unifi-amd64.svg
[unifi-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -1,11 +1,5 @@
# Changelog since v0.12.0 # Changelog since v0.13.0
2019/09/22 19:25 UTC - [d77eee3](https://github.com/hassio-addons/addon-unifi/commit/d77eee3f7e1f6561590aa34e72a13a864d8871f5) by [@frenck](https://github.com/frenck) 2019/10/02 15:49 UTC - [541cbaa](https://github.com/hassio-addons/addon-unifi/commit/541cbaac4ee1e288b0c1ccd8489d781b42abc530) by [@LEJOUI](https://github.com/LEJOUI)
> :fire: Removes unneeded access to config folder > Upgrades UniFi Controller to 5.11.47 (#57)
2019/09/22 19:25 UTC - [e34036a](https://github.com/hassio-addons/addon-unifi/commit/e34036a86dff0b1cfb4ea9948519d92c79a87fcb) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades add-on base image to v4.0.0
2019/09/22 19:25 UTC - [8da8cde](https://github.com/hassio-addons/addon-unifi/commit/8da8cdef9a7e536d079eb9033325c9c7c82adec5) by [@bonanitech](https://github.com/bonanitech)
> :arrow_up: Upgrades UniFi Controller to 5.11.46 (#53)

View file

@ -48,13 +48,13 @@ If you are more interested in stable releases of our add-ons:
[buymeacoffee]: https://www.buymeacoffee.com/frenck [buymeacoffee]: https://www.buymeacoffee.com/frenck
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons [discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-unifi/blob/d77eee3/README.md [docs]: https://github.com/hassio-addons/addon-unifi/blob/541cbaa/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-unifi-controller/56297?u=frenck [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-unifi-controller/56297?u=frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
[patreon-shield]: https://www.frenck.nl/images/patreon.png [patreon-shield]: https://www.frenck.nl/images/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-d77eee3-blue.svg [release-shield]: https://img.shields.io/badge/version-541cbaa-blue.svg
[release]: https://github.com/hassio-addons/addon-unifi/tree/d77eee3 [release]: https://github.com/hassio-addons/addon-unifi/tree/541cbaa
[screenshot]: https://github.com/hassio-addons/addon-unifi/raw/master/images/screenshot.jpg [screenshot]: https://github.com/hassio-addons/addon-unifi/raw/master/images/screenshot.jpg

View file

@ -1,6 +1,6 @@
{ {
"name": "UniFi Controller", "name": "UniFi Controller",
"version": "d77eee3", "version": "541cbaa",
"slug": "unifi", "slug": "unifi",
"description": "Manage your UniFi network using a web browser", "description": "Manage your UniFi network using a web browser",
"url": "https://github.com/hassio-addons/addon-unifi", "url": "https://github.com/hassio-addons/addon-unifi",