diff --git a/README.md b/README.md index 124e5c4e7..ffae09d82 100644 --- a/README.md +++ b/README.md @@ -1175,10 +1175,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/13436ee -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/13436ee/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/a1cfa7b +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/a1cfa7b/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-13436ee-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-a1cfa7b-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 212fb1f3c..aa600a399 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,16 +1,5 @@ -# Changelog since v0.10.0 +# Changelog since v0.11.0 -2019/08/10 09:15 UTC - [13436ee](https://github.com/hassio-addons/addon-unifi/commit/13436eeccf4097d501482ce591f39944a318523e) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades UniFi Controller to 5.10.26 - -2019/08/10 09:15 UTC - [6f04a2d](https://github.com/hassio-addons/addon-unifi/commit/6f04a2dbd504a7606a9ca4cbe33ff8549041163d) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades add-on base image to v3.1.4 - -2019/08/10 09:15 UTC - [5ea79b7](https://github.com/hassio-addons/addon-unifi/commit/5ea79b73bc02b3e67075a17e1e27aeb566c28d43) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades openjdk-8-jdk-headless to 8u222-b10-1ubuntu1~18.04.1 - -2019/08/10 09:15 UTC - [d884519](https://github.com/hassio-addons/addon-unifi/commit/d8845194b611fed524ec36755b1014bed78220d9) by [@brmo](https://github.com/brmo) -> Added SNMP port as an option. (#44) - -Some might use for external monitoring applications. +2019/08/21 17:57 UTC - [a1cfa7b](https://github.com/hassio-addons/addon-unifi/commit/a1cfa7b22cfb1cc18ee10913644bf97a9cf74102) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades add-on base image to v3.2.0 diff --git a/unifi/README.md b/unifi/README.md index 75d6bc403..120b0353a 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/13436ee/README.md +[docs]: https://github.com/hassio-addons/addon-unifi/blob/a1cfa7b/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-13436ee-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/13436ee +[release-shield]: https://img.shields.io/badge/version-a1cfa7b-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/a1cfa7b [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 810b454dd..be63a94b0 100644 --- a/unifi/config.json +++ b/unifi/config.json @@ -1,6 +1,6 @@ { "name": "UniFi Controller", - "version": "13436ee", + "version": "a1cfa7b", "slug": "unifi", "description": "Manage your UniFi network using a web browser", "url": "https://github.com/hassio-addons/addon-unifi",