From 0e46eda2127ca4dfbd40e0eb82256cc2e3f7a73f Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 16 Jun 2018 11:55:15 +0000 Subject: [PATCH] :arrow_up: Updating add-on UniFi Controller to c572341 --- README.md | 6 +++--- unifi/CHANGELOG.md | 4 ++-- unifi/config.json | 3 ++- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f37392b72..f38a88ae6 100644 --- a/README.md +++ b/README.md @@ -607,10 +607,10 @@ SOFTWARE. [tor-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [tor-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [tor-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/1e85d71 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/1e85d71/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/c572341 +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/c572341/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-1e85d71-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-c572341-blue.svg [unifi-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/unifi.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 diff --git a/unifi/CHANGELOG.md b/unifi/CHANGELOG.md index 5536a9322..f84e0e542 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,3 +1,3 @@ -2018/06/16 10:15 UTC - [1e85d71](https://github.com/hassio-addons/addon-unifi/commit/1e85d716c217b1f9a475dfea6cdaa2f8253c9f02) by [@frenck](https://github.com/frenck) -> :shirt: Fixes shellcheck warnings +2018/06/16 11:31 UTC - [c572341](https://github.com/hassio-addons/addon-unifi/commit/c572341eca68dae868b8e5bb9682d345d9a93858) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades UniFi to v5.8.22 diff --git a/unifi/config.json b/unifi/config.json index ce906c41e..35ea70946 100644 --- a/unifi/config.json +++ b/unifi/config.json @@ -1,6 +1,6 @@ { "name": "UniFi Controller", - "version": "1e85d71", + "version": "c572341", "slug": "unifi", "description": "Lorem ipsum.", "url": "https://community.home-assistant.io/?u=frenck", @@ -14,6 +14,7 @@ ], "map": [ "config:rw", + "backup:rw", "ssl" ], "boot": "auto",