-
Notifications
You must be signed in to change notification settings - Fork 463
[TASK] Update controller to v8.0.28 #720
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
Merged
Merged
+2
−2
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
slaygirlz
approved these changes
Jan 27, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes id
Please! I also wait for this update! |
How to update manually? |
waja
pushed a commit
to waja/docker-unifi
that referenced
this pull request
May 31, 2024
* bumping controller to v8.0.28 * its released
jimdmb
pushed a commit
to jimdmb/unifi-docker
that referenced
this pull request
Jun 8, 2024
* bumping controller to v8.0.28 * its released
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Bumps version of unifi controller to v8.0.28
Motivation and Context
v8.0.28 is the latest stable version available.
How Has This Been Tested?
I have built and pushed my own version here: https://hub.docker.com/repository/docker/dancarbone/jacobalberty-unifi/general.
I am now running this version on the pi4 I use as my unifi controller host without issue.
Closing issues
Closes #719
Checklist: