Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TASK] Update controller to v8.1.113 #731

Merged
merged 3 commits into from
Mar 22, 2024
Merged

Conversation

Vest
Copy link
Contributor

@Vest Vest commented Mar 18, 2024

Description

Bumps version of Unifi Controller to v8.1.113

Motivation and Context

v8.1.113 is the latest stable version available.

How Has This Been Tested?

I haven't tested the image yet, but I was using the same PR as before. If anyone can test it and update this PR, I will appreciate this.

Closing issues

Should close #730

Checklist:

Go over all the following points, and put an x in all the boxes that apply.
If you're unsure about any of these, don't hesitate to ask. We're here to help!

  • My code follows the code style of this project. (CI will test it anyway and also needs approval)
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

p.s. I have created this PR using a web version of Github, so I couldn't squash commits together. If you edit this PR, please squash the changes.
I have formatted the table in README.md to make it look better in the code-view. When the code wrap is disabled, I hope it will look better.

Thanks.

Vest added 3 commits March 18, 2024 12:54
Updated from 8.0.28 to 8.1.113
Formatted a tag table a little by adding more spaces.
Updated the version 8.0.28 to 8.1.113
Corrected the URL
@jacobalberty jacobalberty merged commit b75f759 into jacobalberty:master Mar 22, 2024
1 check passed
waja pushed a commit to waja/docker-unifi that referenced this pull request May 31, 2024
* Update README.md

Updated from 8.0.28 to 8.1.113
Formatted a tag table a little by adding more spaces.

* Update Dockerfile

Updated the version 8.0.28 to 8.1.113

* Update README.md

Corrected the URL
jimdmb pushed a commit to jimdmb/unifi-docker that referenced this pull request Jun 8, 2024
* Update README.md

Updated from 8.0.28 to 8.1.113
Formatted a tag table a little by adding more spaces.

* Update Dockerfile

Updated the version 8.0.28 to 8.1.113

* Update README.md

Corrected the URL
esand added a commit to esand/unifi-docker that referenced this pull request Jan 4, 2025
* Update to 8.0.24 Official (jacobalberty#697)

* Remove value from PKGURL arg

* Remove unneeded hotfixes for beta

* Use permset to ensure /unifi is owned by the user specified in docker run command line
see jacobalberty#525

* Remove unifi data dir for our symlink

* [Beta] Update to 8.0.2 EA

The new 8.x Network version is currently in EA and the beta branch hasn't been updated for a while.

Rebasing to Master branch and updating to Network 8.0.2

* Update README.md

Added beta branch info to readme.

* Update 8.0.6-EA

* Update README.md

* Update README.md

* 8.0.7-ea

* Update README.md

* Change to 8.0.7 Official

* Update README.md

* Update 8.0.24 Official

* Update README.md

---------

Co-authored-by: Jacob Alberty <[email protected]>

* v8.0.26 (jacobalberty#715)

* [TASK] Update controller to v8.0.28 (jacobalberty#720)

* bumping controller to v8.0.28

* its released

* [TASK] Update controller to v8.1.113 (jacobalberty#731)

* Update README.md

Updated from 8.0.28 to 8.1.113
Formatted a tag table a little by adding more spaces.

* Update Dockerfile

Updated the version 8.0.28 to 8.1.113

* Update README.md

Corrected the URL

* If CERT_IS_CHAIN or ca.pem and chain.pem don't exist, then just take the cert file as is. (jacobalberty#753)

* Update README to list latest version only in the "Current Information" table (jacobalberty#750)

so the document remains up-to-date (DRY - Don't Repeat Yourself)

* Bump controller to 8.2.93 (jacobalberty#745)

* updating to 8.1.127

* going to 8.2.93

* doc update

* Bump controller to 8.3.32 (jacobalberty#755)

* updating to 8.3.32

* doc update

* Update to unifi v8.4.59 (jacobalberty#762)

* Update to unifi v8.4.62 (jacobalberty#768)

* Update to unifi v8.5.6 (jacobalberty#773)

* Docker labels should be labels from metadata not tags (jacobalberty#775)

* Bump to unifi 8.6.9 (jacobalberty#778)

* Add info on device discovery (using port 10001). (jacobalberty#772)

Required Ports Reference:
https://help.ui.com/hc/en-us/articles/218506997-Required-Ports-Reference

---------

Co-authored-by: Gamertech <[email protected]>
Co-authored-by: Jacob Alberty <[email protected]>
Co-authored-by: Daniel Carbone <[email protected]>
Co-authored-by: Vest <[email protected]>
Co-authored-by: Kelly Shutt <[email protected]>
Co-authored-by: Rich Brown <[email protected]>
Co-authored-by: waja <[email protected]>
Co-authored-by: Jakub Dobry <[email protected]>
Co-authored-by: Gavin Mogan <[email protected]>
Co-authored-by: Michael H. <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update image to controller version v8.1.113
2 participants