From aa3d527e23ee1656ccd7900fa5d5ab63a4129183 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 12 May 2021 12:29:58 +0000 Subject: [PATCH] :arrow_up: Updating add-on UniFi Controller to c4281ac --- README.md | 6 +++--- unifi/CHANGELOG.md | 9 +++++++++ unifi/README.md | 4 ++-- unifi/config.json | 2 +- 4 files changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 916277d10..bb7f12861 100644 --- a/README.md +++ b/README.md @@ -1007,10 +1007,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/5bd7661 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/5bd7661/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/c4281ac +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/c4281ac/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-5bd7661-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-c4281ac-blue.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 [unifi-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/unifi/CHANGELOG.md b/unifi/CHANGELOG.md index 923e60085..9e96f4fa0 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v0.22.0 +- ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 (#202) + +Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2 to 2.1. +- [Release notes](https://github.com/frenck/action-addon-linter/releases) +- [Commits](https://github.com/frenck/action-addon-linter/compare/v2...v2.1) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 (#201) Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.4.0 to v1.5.0. diff --git a/unifi/README.md b/unifi/README.md index f52b22638..21ebf3848 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-5bd7661-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/5bd7661 +[release-shield]: https://img.shields.io/badge/version-c4281ac-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/c4281ac [screenshot]: https://github.com/hassio-addons/addon-unifi/raw/main/images/screenshot.jpg \ No newline at end of file diff --git a/unifi/config.json b/unifi/config.json index b415a0055..05852a13f 100644 --- a/unifi/config.json +++ b/unifi/config.json @@ -1,6 +1,6 @@ { "name": "UniFi Controller", - "version": "5bd7661", + "version": "c4281ac", "slug": "unifi", "description": "Manage your UniFi network using a web browser", "url": "https://github.com/hassio-addons/addon-unifi",