diff --git a/README.md b/README.md index d568fe91e..328e2652f 100644 --- a/README.md +++ b/README.md @@ -1085,10 +1085,10 @@ SOFTWARE. [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-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/59ed4d1 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/59ed4d1/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/e7f9969 +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/e7f9969/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-59ed4d1-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-e7f9969-blue.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/unifi/CHANGELOG.md b/unifi/CHANGELOG.md index 9fa9ccfd5..3c0df9e5d 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,5 +1,14 @@ -# Changelog since v0.9.0 +# Changelog since v0.9.1 -2019/04/17 19:06 UTC - [59ed4d1](https://github.com/hassio-addons/addon-unifi/commit/59ed4d1556e7bcb64aaf483db9f4e04a19bd3167) by [@frenck](https://github.com/frenck) -> :ambulance: Fixes issue with execution order in init +2019/05/06 10:13 UTC - [e7f9969](https://github.com/hassio-addons/addon-unifi/commit/e7f9969c56f98bff10a27e421385c7bcae2a02b7) by [@frenck](https://github.com/frenck) +> :books: Adds Ingress to known issues and limitations + +2019/05/06 10:13 UTC - [aeb0724](https://github.com/hassio-addons/addon-unifi/commit/aeb0724ed319c3dbabb364e3172451748fe1d0c3) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades UniFi Controller to 5.10.23 + +2019/05/06 10:13 UTC - [e45837d](https://github.com/hassio-addons/addon-unifi/commit/e45837d38434fde716a743f88d43f78f44e91a5c) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades binutils to 2.30-21ubuntu1~18.04.1 + +2019/05/06 10:13 UTC - [66c2ae7](https://github.com/hassio-addons/addon-unifi/commit/66c2ae7dc5cf6269600e49097321653b11cd9c0f) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades add-on base image to 3.1.1 diff --git a/unifi/README.md b/unifi/README.md index fe2b98ab1..ad7af6c92 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/59ed4d1/README.md +[docs]: https://github.com/hassio-addons/addon-unifi/blob/e7f9969/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/2019.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-59ed4d1-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/59ed4d1 +[release-shield]: https://img.shields.io/badge/version-e7f9969-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/e7f9969 [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 76c6b9982..3cc593466 100644 --- a/unifi/config.json +++ b/unifi/config.json @@ -1,6 +1,6 @@ { "name": "UniFi Controller", - "version": "59ed4d1", + "version": "e7f9969", "slug": "unifi", "description": "Manage your UniFi network using a web browser", "url": "https://github.com/hassio-addons/addon-unifi",