⬆️ Updating add-on UniFi Controller to 760ff74

This commit is contained in:
Community Hass.io Add-ons Bot 2021-11-10 22:06:19 +00:00
parent 0487827b1d
commit 75802f16d3
5 changed files with 98 additions and 10 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/a6a9b0c
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/a6a9b0c/README.md
[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/760ff74
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/760ff74/README.md
[unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues
[unifi-version-shield]: https://img.shields.io/badge/version-a6a9b0c-blue.svg
[unifi-version-shield]: https://img.shields.io/badge/version-760ff74-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,95 @@
# Changelog since v1.0.0
- Updates to documentation after dropped 32-bit support (#253)
- Switch to centralized GitHub Action Workflows (#305)
* Switch to centralized GitHub Action Workflows
* Plus some more
- snapshot -> backup (#264)
- ⬆️ Upgrades libssl1.0.0 to 1.0.2n-1ubuntu5.7 (#304)
- ⬆️ Upgrades binutils to 2.30-21ubuntu1~18.04.7 (#303)
- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 (#295)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Upgrade lock-threads workflow to 3.0.0 (#292)
- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#285)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.3 to 2.4.1.
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.3...v2.4.1)
---
updated-dependencies:
- dependency-name: frenck/action-addon-linter
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/setup-buildx-action from 1.5.1 to 1.6.0 (#267)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.1...v1.6.0)
---
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 creyD/prettier_action from 3.3 to 4.0 (#269)
Bumps [creyD/prettier_action](https://github.com/creyD/prettier_action) from 3.3 to 4.0.
- [Release notes](https://github.com/creyD/prettier_action/releases)
- [Commits](https://github.com/creyD/prettier_action/compare/v3.3...v4.0)
---
updated-dependencies:
- dependency-name: creyD/prettier_action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 (#258)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.2 to 2.3.
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.2...v2.3)
---
updated-dependencies:
- dependency-name: frenck/action-addon-linter
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/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.

View file

@ -5,9 +5,6 @@ you to manage your UniFi network via the web browser. The add-on provides a
single-click installation and run solution for Home Assistant, allowing users
to get their network up, running, and updated, easily.
This add-on supports all Home Assistant supported architectures, including the
Raspberry Pi.
## Installation
The installation of this add-on is pretty straightforward and not different in

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

View file

@ -1,6 +1,6 @@
{
"name": "UniFi Controller",
"version": "a6a9b0c",
"version": "760ff74",
"slug": "unifi",
"description": "Manage your UniFi network using a web browser",
"url": "https://github.com/hassio-addons/addon-unifi",
@ -11,7 +11,7 @@
"amd64"
],
"init": false,
"snapshot": "cold",
"backup": "cold",
"map": [
"backup:rw"
],