⬆️ Updating add-on UniFi Network Application to 6150b94

This commit is contained in:
Community Hass.io Add-ons Bot 2021-11-28 15:17:26 +00:00
parent 2166cf3d43
commit cc5d862aad
4 changed files with 8 additions and 144 deletions

View file

@ -984,10 +984,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/bc10f91
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/bc10f91/README.md
[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/6150b94
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/6150b94/README.md
[unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues
[unifi-version-shield]: https://img.shields.io/badge/version-bc10f91-blue.svg
[unifi-version-shield]: https://img.shields.io/badge/version-6150b94-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,138 +1,2 @@
# Changelog since v1.0.0
- ⬆️ Upgrades add-on base image to 7.1.3 (#312)
- New wording for "Inform Host" in unifi settings (#291)
* New wording for "Inform Host" in unifi settings
* Tweak
Co-authored-by: Franck Nijhof <git@frenck.dev>
- Improve clarity about last log message (#311)
- ⬆️ Upgrades add-on base image to 7.1.2 (#310)
- Rebrand Controller -> Network Application (#309)
- ⬆️ Upgrades UniFi Network Application to v6.4.54 (#307)
- Migrate JSON config to YAML (#308)
- 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.
- [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.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dessant/lock-threads/compare/v2.1.1...v2.1.2)
---
updated-dependencies:
- dependency-name: dessant/lock-threads
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>
# Changelog since v1.1.0
- ⬆️ Upgrades UniFi Network Application to v6.5.53 (#315)

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

View file

@ -38,5 +38,5 @@ schema:
slug: unifi
startup: services
url: https://github.com/hassio-addons/addon-unifi
version: bc10f91
version: 6150b94
webui: https://[HOST]:[PORT:8443]