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

Update Cloudflared to 2025.2.0 #2227

Merged
merged 3 commits into from
Feb 23, 2025
Merged

Conversation

Radiokot
Copy link
Contributor

The tunneling daemon (cloudflared) has been updated to 2025.2.0. This update includes security patches, performance improvements, and bug fixes. There are no visible changes in this update.

Copy link

🎉   Linting finished with no errors or warnings   🎉

Thank you for your submission! This is an automated linter that checks for common issues in pull requests to the Umbrel App Store.

Please review the linting results below and make any necessary changes to your submission.

Linting Results

Severity File Description
ℹ️ cloudflared/docker-compose.yml Potentially using unsafe user in service "web":
The default container user "root" can lead to security vulnerabilities. If you are using the root user, please try to specify a different user (e.g. "1000:1000") in the compose file or try to set the UID/PUID and GID/PGID environment variables to 1000.
ℹ️ cloudflared/docker-compose.yml Potentially using unsafe user in service "connector":
The default container user "root" can lead to security vulnerabilities. If you are using the root user, please try to specify a different user (e.g. "1000:1000") in the compose file or try to set the UID/PUID and GID/PGID environment variables to 1000.

Legend

Symbol Description
Error: This must be resolved before this PR can be merged.
⚠️ Warning: This is highly encouraged to be resolved, but is not strictly mandatory.
ℹ️ Info: This is just for your information.

@nmfretz
Copy link
Contributor

nmfretz commented Feb 23, 2025

Thanks for the update @Radiokot. This is still one of the most useful apps on the app store 🤝.

Tested on arm64 and x86. I updated the app version in the manifest so existing installs will get an update notification.

I see that you've got a project page for this app on your website. If you need an app store badge at all for your site, feel free to use these ones that are dynamically generated by our app store preview site:

The general url for an app-specific badge is:

https://apps.umbrel.com/api/app/<app-id>/badge-<light-or-dark>.svg

So, for Cloudflare,

Dark badge:
app-dark-badge

Light badge:
app-light-badge

Or you can also just use a generic, non-app-specific badge:

https://apps.umbrel.com/badge-<light-or-dark>.svg

Dark:
dark-badge

Light:
light-badge

@nmfretz nmfretz merged commit 7bb1f85 into getumbrel:master Feb 23, 2025
1 check passed
@Radiokot Radiokot deleted the cloudflared-2025.2.0 branch February 24, 2025 07:12
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.

2 participants