⬆️ Updating add-on UniFi Controller to 671b173

This commit is contained in:
Community Hass.io Add-ons Bot 2021-05-19 15:08:37 +00:00
parent db1f41332d
commit b1b2fb47b6
4 changed files with 11 additions and 25 deletions

View file

@ -1007,10 +1007,10 @@ SOFTWARE.
[traccar-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[traccar-i386-shield]: https://img.shields.io/badge/i386-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-unifi]: https://github.com/hassio-addons/addon-unifi/tree/671b173
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/9c5aa08/README.md [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-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-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[unifi-amd64-shield]: https://img.shields.io/badge/amd64-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 [unifi-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,23 +1,9 @@
# Changelog since v0.22.0 # Changelog since v0.23.0
- ⬆ Upgrade UniFi Controller 6.2.23 (#204) - ⬆ Bump actions/stale from 3.0.18 to 3.0.19 (#207)
As of today this RC went to stable Bumps [actions/stale](https://github.com/actions/stale) from 3.0.18 to 3.0.19.
https://community.ui.com/releases/UniFi-Network-Application-6-2-23/df89533b-184a-4fb7-b2c6-9f894b82df27#comment/85dcd21f-84b6-4967-bb8a-2ea349ead55e - [Release notes](https://github.com/actions/stale/releases)
- ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 (#202) - [Commits](https://github.com/actions/stale/compare/v3.0.18...v3.0.19)
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] <support@github.com>
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)
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com>

View file

@ -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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [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-shield]: https://img.shields.io/badge/version-671b173-blue.svg
[release]: https://github.com/hassio-addons/addon-unifi/tree/9c5aa08 [release]: https://github.com/hassio-addons/addon-unifi/tree/671b173
[screenshot]: https://github.com/hassio-addons/addon-unifi/raw/main/images/screenshot.jpg [screenshot]: https://github.com/hassio-addons/addon-unifi/raw/main/images/screenshot.jpg

View file

@ -1,6 +1,6 @@
{ {
"name": "UniFi Controller", "name": "UniFi Controller",
"version": "9c5aa08", "version": "671b173",
"slug": "unifi", "slug": "unifi",
"description": "Manage your UniFi network using a web browser", "description": "Manage your UniFi network using a web browser",
"url": "https://github.com/hassio-addons/addon-unifi", "url": "https://github.com/hassio-addons/addon-unifi",