⬆️ Updating add-on UniFi Controller to a6a9b0c

This commit is contained in:
Community Hass.io Add-ons Bot 2021-08-23 09:23:25 +00:00
parent f510317e3f
commit 9ecaec85ad
4 changed files with 22 additions and 6 deletions

View file

@ -998,10 +998,10 @@ SOFTWARE.
[traccar-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[traccar-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
[traccar-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/5316658
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/5316658/README.md
[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/a6a9b0c
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/a6a9b0c/README.md
[unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues
[unifi-version-shield]: https://img.shields.io/badge/version-5316658-blue.svg
[unifi-version-shield]: https://img.shields.io/badge/version-a6a9b0c-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,20 @@
# Changelog since v1.0.0
- ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 (#255)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.6.1...v2.7.0)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#254)
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.1.1 to 2.1.2.

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-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-5316658-blue.svg
[release]: https://github.com/hassio-addons/addon-unifi/tree/5316658
[release-shield]: https://img.shields.io/badge/version-a6a9b0c-blue.svg
[release]: https://github.com/hassio-addons/addon-unifi/tree/a6a9b0c
[screenshot]: https://github.com/hassio-addons/addon-unifi/raw/main/images/screenshot.jpg

View file

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