Skip to content

Update forgejo to version 11.0.10#4651

Merged
al-lac merged 1 commit intogetumbrel:masterfrom
DeeJayLSP:update-forgejo-v11.0.10
Feb 5, 2026
Merged

Update forgejo to version 11.0.10#4651
al-lac merged 1 commit intogetumbrel:masterfrom
DeeJayLSP:update-forgejo-v11.0.10

Conversation

@DeeJayLSP
Copy link
Contributor

@DeeJayLSP DeeJayLSP commented Feb 3, 2026

Update to the latest LTS version 11.0.10, which includes minor security updates and fixes.

I have manually tested on my end by updating the image on my instance. Everything seems to work just fine.

Release notes

@github-actions
Copy link

github-actions bot commented Feb 3, 2026

🎉   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
ℹ️ forgejo/docker-compose.yml External port mapping "${APP_FORGEJO_SSH_PORT}:${APP_FORGEJO_SSH_PORT}":
Port mappings may be unnecessary for the app to function correctly. Docker's internal DNS resolves container names to IP addresses within the same network. External access to the web interface is handled by the app_proxy container. Port mappings are only needed if external access is required to a port not proxied by the app_proxy, or if an app needs to expose multiple ports for its functionality (e.g., DHCP, DNS, P2P, etc.).

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.

@al-lac
Copy link
Collaborator

al-lac commented Feb 5, 2026

Thanks a lot for keeping forgejo updated on the Umbrel App Store @DeeJayLSP, really appreciated! 🔝

Tested on my Umbrel dev instance and going live 👍

@al-lac al-lac merged commit a6c3823 into getumbrel:master Feb 5, 2026
1 check passed
@DeeJayLSP DeeJayLSP deleted the update-forgejo-v11.0.10 branch February 5, 2026 12:16
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