From 937d406f22902f349d61da96640e22ef32d0b7c1 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 4 Jan 2020 22:42:37 +0000 Subject: [PATCH] :tada: Release of add-on UniFi Controller 0.13.4 --- README.md | 6 +++--- unifi/CHANGELOG.md | 13 +++++++++---- unifi/README.md | 19 ++++++++++--------- unifi/config.json | 2 +- 4 files changed, 23 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 56c91629..5ee25c1c 100644 --- a/README.md +++ b/README.md @@ -1061,10 +1061,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/v0.13.3 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v0.13.3/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/v0.13.4 +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v0.13.4/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-v0.13.3-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-v0.13.4-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 85eba55a..4d590423 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -4,10 +4,15 @@ This is a general maintenance release. ### :hammer: Changes -- :arrow_up: Upgrade UniFi Controller to 5.12.35 (#65) -- :arrow_up: Upgrades add-on base image to v4.0.1 +- :fireworks: Updates maintenance/license year to 2020 +- :pencil2: Funding adjustments +- :pencil2: Fixes some spelling and grammar +- :books: Adjust add-on installation instructions +- :arrow_up: Upgrades add-on base image to v4.0.3 +- :arrow_up: Upgrades openjdk-8-jdk-headless to 8u232-b09-0ubuntu1~18.04.1 -[changelog]: https://github.com/hassio-addons/addon-unifi/compare/v0.13.2...v0.13.3 +[changelog]: https://github.com/hassio-addons/addon-unifi/compare/v0.13.3...v0.13.4 Questions? Join our Discord server! https://discord.me/hassioaddons -Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck \ No newline at end of file +Enjoying my add-ons? Consider supporting my work: +https://github.com/sponsors/frenck or https://patreon.com/frenck \ No newline at end of file diff --git a/unifi/README.md b/unifi/README.md index 66d1f3d6..b808f03f 100644 --- a/unifi/README.md +++ b/unifi/README.md @@ -4,9 +4,9 @@ [![Discord][discord-shield]][discord] [![Community Forum][forum-shield]][forum] -[![Buy me a coffee][buymeacoffee-shield]][buymeacoffee] +[![Sponsor Frenck via GitHub Sponsors][github-sponsors-shield]][github-sponsors] -[![Support my work on Patreon][patreon-shield]][patreon] +[![Support Frenck on Patreon][patreon-shield]][patreon] The UniFi Controller allows you to manage your UniFi network using a web browser. @@ -25,17 +25,18 @@ Raspberry Pi. ![UniFi Controller][screenshot] -[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg -[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/v0.13.3/README.md +[docs]: https://github.com/hassio-addons/addon-unifi/blob/v0.13.4/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 +[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png +[github-sponsors]: https://github.com/sponsors/frenck +[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg +[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-v0.13.3-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/v0.13.3 +[release-shield]: https://img.shields.io/badge/version-v0.13.4-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/v0.13.4 [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 45516519..76ae62b9 100644 --- a/unifi/config.json +++ b/unifi/config.json @@ -1,6 +1,6 @@ { "name": "UniFi Controller", - "version": "0.13.3", + "version": "0.13.4", "slug": "unifi", "description": "Manage your UniFi network using a web browser", "url": "https://github.com/hassio-addons/addon-unifi",