From 47ebab2ef8d2c3ce69b3c1dee585c8357df3fb67 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 5 Jul 2021 07:43:26 +0000 Subject: [PATCH] :arrow_up: Updating add-on UniFi Controller to 555e25a --- README.md | 6 +++--- unifi/CHANGELOG.md | 16 ++++++++++++++++ unifi/README.md | 4 ++-- unifi/config.json | 2 +- 4 files changed, 22 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d6c7ae1cd..813d5365f 100644 --- a/README.md +++ b/README.md @@ -1007,10 +1007,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/31e753c -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/31e753c/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/555e25a +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/555e25a/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-31e753c-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-555e25a-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 c7d5d3850..3cfc7fe36 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,4 +1,20 @@ # Changelog since v0.23.1 +- ⬆️ Bump docker/setup-buildx-action from 1.4.1 to 1.5.0 (#225) + +Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.4.1 to 1.5.0. +- [Release notes](https://github.com/docker/setup-buildx-action/releases) +- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.4.1...v1.5.0) + +--- +updated-dependencies: +- dependency-name: docker/setup-buildx-action + dependency-type: direct:production + update-type: version-update:semver-minor +... + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump docker/build-push-action from 2.5.0 to 2.6.1 (#224) Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.5.0 to 2.6.1. diff --git a/unifi/README.md b/unifi/README.md index fd7d0de40..47b7e42c0 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-31e753c-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/31e753c +[release-shield]: https://img.shields.io/badge/version-555e25a-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/555e25a [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 6d45e98ef..ef7ba402f 100644 --- a/unifi/config.json +++ b/unifi/config.json @@ -1,6 +1,6 @@ { "name": "UniFi Controller", - "version": "31e753c", + "version": "555e25a", "slug": "unifi", "description": "Manage your UniFi network using a web browser", "url": "https://github.com/hassio-addons/addon-unifi",