From 3ca4bb41280c5016fca25c0768840e590a5267d9 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 1 Dec 2020 00:26:02 +0000 Subject: [PATCH] :arrow_up: Updating add-on UniFi Controller to 4c9e35a --- README.md | 6 +++--- unifi/CHANGELOG.md | 6 +++--- unifi/README.md | 4 ++-- unifi/config.json | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 5ef4ba183..848145ee3 100644 --- a/README.md +++ b/README.md @@ -1236,10 +1236,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/8ed07c0 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/8ed07c0/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/4c9e35a +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/4c9e35a/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-8ed07c0-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-4c9e35a-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 f57758562..87386ea72 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,3 +1,3 @@ -# Changelog since v0.19.1 -- ⬆ Upgrades base image to v5.2.2 -- ⬆️ Upgrade UniFi Controller to v6.0.28 (#111) +# Changelog since v0.19.2 +- ⬆ Upgrades openjdk-8-jdk-headless to 8u275-b01-0ubuntu1~18.04 +- ⬆️ Upgrade UniFi Controller v6.0.36 (#118) diff --git a/unifi/README.md b/unifi/README.md index 8dce9bda5..3e2137dec 100644 --- a/unifi/README.md +++ b/unifi/README.md @@ -53,6 +53,6 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/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-8ed07c0-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/8ed07c0 +[release-shield]: https://img.shields.io/badge/version-4c9e35a-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/4c9e35a [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 412204b59..509eb1bb3 100644 --- a/unifi/config.json +++ b/unifi/config.json @@ -1,6 +1,6 @@ { "name": "UniFi Controller", - "version": "8ed07c0", + "version": "4c9e35a", "slug": "unifi", "description": "Manage your UniFi network using a web browser", "url": "https://github.com/hassio-addons/addon-unifi",