-
-
Notifications
You must be signed in to change notification settings - Fork 143
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
Upgrades UniFi Network Application to 8.4.59 #519
Conversation
WalkthroughThe Dockerfile for the Unifi application has been updated to change the download URL for the Unifi package from version 8.3.32 to 8.4.59. This update reflects an upgrade to a newer version of the software while maintaining the existing structure and logic of the Dockerfile. Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
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.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (1)
- unifi/Dockerfile (1 hunks)
Additional comments not posted (1)
unifi/Dockerfile (1)
20-20
: LGTM! But verify the URL.The URL has been correctly updated to point to version 8.4.59 of the UniFi package. Ensure that the new URL is correct and accessible.
The code changes are approved.
Run the following command to verify the URL:
Here is a link to the security bulletin, which this update should fix, too: |
Hi in HAOS the docker system is blocked and cannot access to run the update thanks. |
You have to wait until the pull request is incorporated by Frenck.
…________________________________
From: rami-v ***@***.***>
Sent: Sunday, September 8, 2024 11:55 AM
To: hassio-addons/addon-unifi ***@***.***>
Cc: Subscribed ***@***.***>
Subject: Re: [hassio-addons/addon-unifi] Upgrades UniFi Network Application to 8.4.59 (PR #519)
Hi
How can i update the UniFi Network Application add-on - on home assistant OS
i get an update in the web ui that is give me download ling to deb file
in HAOS the docker system is blocked and cannot access to run the update
what is the way to update this?
thanks.
—
Reply to this email directly, view it on GitHub<#519 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AM63QKWJBYW4G2NEHJN7I23ZVQNKZAVCNFSM6AAAAABNEE7S42VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZWGYZDEMRZG4>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Thanks
I will wait…
Rami Vaitzman.
Project Manager.
O.M.C Group.
0542300790.
ב-8 בספט׳ 2024, בשעה 14:09, renewoensdregt ***@***.***> כתב/ה:
You have to wait until the pull request is incorporated by Frenck.
…________________________________
From: rami-v ***@***.***>
Sent: Sunday, September 8, 2024 11:55 AM
To: hassio-addons/addon-unifi ***@***.***>
Cc: Subscribed ***@***.***>
Subject: Re: [hassio-addons/addon-unifi] Upgrades UniFi Network Application to 8.4.59 (PR #519)
Hi
How can i update the UniFi Network Application add-on - on home assistant OS
i get an update in the web ui that is give me download ling to deb file
in HAOS the docker system is blocked and cannot access to run the update
what is the way to update this?
thanks.
—
Reply to this email directly, view it on GitHub<#519 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AM63QKWJBYW4G2NEHJN7I23ZVQNKZAVCNFSM6AAAAABNEE7S42VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZWGYZDEMRZG4>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
—
Reply to this email directly, view it on GitHub<#519 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AU3WSNXJHPCZEQTIZYGYUODZVQV3NAVCNFSM6AAAAABNEE7S42VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZWGY2DGNZXGY>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Superseded by #522 |
Proposed Changes
Updated the Unifi package in the Dockerfile to version 8.4.59
Rel notes: https://community.ui.com/releases/UniFi-Network-Application-8-4-59/d3ba4443-ad36-4566-b1e6-2d21d8b4f225?page=5
Summary by CodeRabbit
New Features
Chores