From 694eb6dab0da04e8a7e7ae0055b0c4d2bc609eb9 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 5 Nov 2018 11:30:16 +0000 Subject: [PATCH] :arrow_up: Updating add-on UniFi Controller to e15e80e --- README.md | 6 +++--- unifi/CHANGELOG.md | 9 +++------ unifi/README.md | 6 +++--- unifi/config.json | 2 +- 4 files changed, 10 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index abcb69867..fbb396a66 100644 --- a/README.md +++ b/README.md @@ -805,10 +805,10 @@ SOFTWARE. [traccar-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [traccar-armhf-shield]: https://img.shields.io/badge/armhf-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/23c6806 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/23c6806/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/e15e80e +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/e15e80e/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-23c6806-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-e15e80e-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 0c6b67d3c..fdefcbf0b 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,8 +1,5 @@ -# Changelog since v0.3.0 +# Changelog since v0.4.0 -2018/10/14 09:20 UTC - [23c6806](https://github.com/hassio-addons/addon-unifi/commit/23c68063edf01f8b23d1b5f35964127b2add2c5e) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades Unifi to 5.9.29 - -2018/10/14 09:20 UTC - [58c36c4](https://github.com/hassio-addons/addon-unifi/commit/58c36c4815250c90d55d78e5811de3aa6a9b2998) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades binutils to 2.30-21ubuntu1~18.04 +2018/11/05 10:08 UTC - [e15e80e](https://github.com/hassio-addons/addon-unifi/commit/e15e80e7eb4bb5bb5d40333f6b783df9447462c9) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades openjdk to 8u181-b13-1ubuntu0.18.04.1 diff --git a/unifi/README.md b/unifi/README.md index 9706b21ba..067eb32df 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/23c6806/README.md +[docs]: https://github.com/hassio-addons/addon-unifi/blob/e15e80e/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-23c6806-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/23c6806 +[release-shield]: https://img.shields.io/badge/version-e15e80e-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/e15e80e [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 1a32aef0d..f23cc82e6 100644 --- a/unifi/config.json +++ b/unifi/config.json @@ -1,6 +1,6 @@ { "name": "UniFi Controller", - "version": "23c6806", + "version": "e15e80e", "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",