⬆️ Updating add-on UniFi Controller to c607a46

This commit is contained in:
Community Hass.io Add-ons Bot 2021-06-30 07:49:39 +00:00
parent 13f061de84
commit 60300848d0
4 changed files with 22 additions and 6 deletions

View file

@ -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/2a8a0ef
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/2a8a0ef/README.md
[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/c607a46
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/c607a46/README.md
[unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues
[unifi-version-shield]: https://img.shields.io/badge/version-2a8a0ef-blue.svg
[unifi-version-shield]: https://img.shields.io/badge/version-c607a46-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 v0.23.1
- ⬆️ Bump docker/setup-buildx-action from 1.3.0 to 1.4.1 (#223)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.3.0 to 1.4.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.3.0...v1.4.1)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-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 docker/login-action from 1.9.0 to 1.10.0 (#221)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.9.0 to 1.10.0.

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

View file

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