From 8a5b9dd66924dce9c4bc6656a8773fb6f550bbec Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 24 Sep 2018 23:42:38 +0000 Subject: [PATCH] :arrow_up: Updating add-on UniFi Controller to 721e76c --- README.md | 6 +++--- unifi/CHANGELOG.md | 5 ++++- unifi/README.md | 6 +++--- unifi/config.json | 2 +- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 446bde1d4..db043f725 100644 --- a/README.md +++ b/README.md @@ -837,10 +837,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/d254acd -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/d254acd/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/721e76c +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/721e76c/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-d254acd-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-721e76c-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 2dafdd194..60fe54272 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog since v0.2.1 -2018/09/15 12:45 UTC - [d254acd](https://github.com/hassio-addons/addon-unifi/commit/d254acd979339bed1e712ebb71de577948c36ab3) by [@frenck](https://github.com/frenck) +2018/09/24 21:16 UTC - [721e76c](https://github.com/hassio-addons/addon-unifi/commit/721e76c4045b8c6bc9da07b3eca82e852b23d6dd) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades Ubuntu Base image to 2.2.0 + +2018/09/24 21:16 UTC - [d254acd](https://github.com/hassio-addons/addon-unifi/commit/d254acd979339bed1e712ebb71de577948c36ab3) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades Unifi to 5.8.30 diff --git a/unifi/README.md b/unifi/README.md index 3fc1d7778..0d1304794 100644 --- a/unifi/README.md +++ b/unifi/README.md @@ -48,13 +48,13 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-unifi/blob/d254acd/README.md +[docs]: https://github.com/hassio-addons/addon-unifi/blob/721e76c/README.md [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 [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg [patreon-shield]: https://www.frenck.nl/images/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-d254acd-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/d254acd +[release-shield]: https://img.shields.io/badge/version-721e76c-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/721e76c [screenshot]: https://github.com/hassio-addons/addon-unifi/raw/master/images/screenshot.jpg \ No newline at end of file diff --git a/unifi/config.json b/unifi/config.json index 364ec51c5..68d357b86 100644 --- a/unifi/config.json +++ b/unifi/config.json @@ -1,6 +1,6 @@ { "name": "UniFi Controller", - "version": "d254acd", + "version": "721e76c", "slug": "unifi", "description": "Manage your UniFi network using a web browser", "url": "https://community.home-assistant.io/t/community-hass-io-add-on-unifi-controller/56297?u=frenck",