From b1b2fb47b6be7d0cb1b9ed0af9b90bfb7e18ae7d Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 19 May 2021 15:08:37 +0000 Subject: [PATCH] :arrow_up: Updating add-on UniFi Controller to 671b173 --- README.md | 6 +++--- unifi/CHANGELOG.md | 24 +++++------------------- unifi/README.md | 4 ++-- unifi/config.json | 2 +- 4 files changed, 11 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index 4f1b33e5d..30af6bb2e 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/9c5aa08 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/9c5aa08/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/671b173 +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/671b173/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-9c5aa08-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-671b173-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 c3f770778..856904e7f 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,23 +1,9 @@ -# Changelog since v0.22.0 -- ⬆ Upgrade UniFi Controller 6.2.23 (#204) +# Changelog since v0.23.0 +- ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 (#207) -As of today this RC went to stable -https://community.ui.com/releases/UniFi-Network-Application-6-2-23/df89533b-184a-4fb7-b2c6-9f894b82df27#comment/85dcd21f-84b6-4967-bb8a-2ea349ead55e -- ⬆️ 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. -- [Release notes](https://github.com/brpaz/hadolint-action/releases) -- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc) -- [Commits](https://github.com/brpaz/hadolint-action/compare/v1.4.0...c27bd9edc1e95eed30474db8f295ff5807ebca14) +Bumps [actions/stale](https://github.com/actions/stale) from 3.0.18 to 3.0.19. +- [Release notes](https://github.com/actions/stale/releases) +- [Commits](https://github.com/actions/stale/compare/v3.0.18...v3.0.19) Signed-off-by: dependabot[bot] diff --git a/unifi/README.md b/unifi/README.md index 11c0f70b6..9b08b4a3b 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-9c5aa08-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/9c5aa08 +[release-shield]: https://img.shields.io/badge/version-671b173-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/671b173 [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 e1fcdcca4..6ae1311f7 100644 --- a/unifi/config.json +++ b/unifi/config.json @@ -1,6 +1,6 @@ { "name": "UniFi Controller", - "version": "9c5aa08", + "version": "671b173", "slug": "unifi", "description": "Manage your UniFi network using a web browser", "url": "https://github.com/hassio-addons/addon-unifi",