mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-04 19:21:26 +00:00
⬆️ Updating add-on UniFi Network Application to a1f2bd9
This commit is contained in:
parent
dbdbe99d53
commit
9dd0095449
4 changed files with 8 additions and 9 deletions
|
@ -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/4aa467a
|
||||
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/4aa467a/README.md
|
||||
[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/a1f2bd9
|
||||
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/a1f2bd9/README.md
|
||||
[unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues
|
||||
[unifi-version-shield]: https://img.shields.io/badge/version-4aa467a-blue.svg
|
||||
[unifi-version-shield]: https://img.shields.io/badge/version-a1f2bd9-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
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
# Changelog since v1.1.2
|
||||
- ⬆️ Upgrades UniFi Network Application to v6.5.5 (#328)
|
||||
- 🚀 Update CI to latest version (#326)
|
||||
# Changelog since v1.1.3
|
||||
- ⬆️ Update openjdk-8-jdk-headless to 8u312-b07-0ubuntu1~20.04 (#332)
|
||||
|
|
|
@ -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-4aa467a-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-unifi/tree/4aa467a
|
||||
[release-shield]: https://img.shields.io/badge/version-a1f2bd9-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-unifi/tree/a1f2bd9
|
||||
[screenshot]: https://github.com/hassio-addons/addon-unifi/raw/main/images/screenshot.jpg
|
|
@ -38,5 +38,5 @@ schema:
|
|||
slug: unifi
|
||||
startup: services
|
||||
url: https://github.com/hassio-addons/addon-unifi
|
||||
version: 4aa467a
|
||||
version: a1f2bd9
|
||||
webui: https://[HOST]:[PORT:8443]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue