⬆️ Updating add-on UniFi Controller to 6d21410

This commit is contained in:
Community Hass.io Add-ons Bot 2021-04-30 13:09:55 +00:00
parent 27ee49eae6
commit 44a9afdd56
4 changed files with 15 additions and 6 deletions

View file

@ -1067,10 +1067,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/6f47e5c
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/6f47e5c/README.md
[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/6d21410
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/6d21410/README.md
[unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues
[unifi-version-shield]: https://img.shields.io/badge/version-6f47e5c-blue.svg
[unifi-version-shield]: https://img.shields.io/badge/version-6d21410-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

View file

@ -1,4 +1,13 @@
# Changelog since v0.21.0
- ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 (#195)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.2.0 to v1.3.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.2.0...0d135e0c2fc0dba0729c1a47ecfcf5a3c7f8579e)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Upgrades openjdk-8-jdk-headless to 8u292-b10-0ubuntu1~18.04 (#194)
- Address shellcheck lint warning (#193)
- ⬆️ Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 (#191)

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]: 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-6f47e5c-blue.svg
[release]: https://github.com/hassio-addons/addon-unifi/tree/6f47e5c
[release-shield]: https://img.shields.io/badge/version-6d21410-blue.svg
[release]: https://github.com/hassio-addons/addon-unifi/tree/6d21410
[screenshot]: https://github.com/hassio-addons/addon-unifi/raw/main/images/screenshot.jpg

View file

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