umbrel-apps icon indicating copy to clipboard operation
umbrel-apps copied to clipboard

Update open-webui to version v0.6.0

Open al-lac opened this issue 9 months ago • 2 comments

🤖 This is an automated pull request to update open-webui to version v0.6.0. This PR must be reviewed and tested before merging.

Auto-generated update considerations:

  • Custom pip options for tools/functions can now be specified with "PIP_OPTIONS" and "PIP_PACKAGE_INDEX_OPTIONS" environment variables
  • Redis Sentinel support added for enhanced deployment redundancy
  • OpenTelemetry support added for observability (opt-in and self-hosted)
  • Playwright timeout is now configurable via environment variables
  • ENABLE_AUDIT_LOGS setting has been removed, now controlled via AUDIT_LOG_LEVEL
  • CSV loader now automatically detects character sets for non-UTF-8 datasets
  • LDAP authentication now makes the certificate file path optional
  • Hybrid search components now run in parallel, potentially affecting performance

Original GitHub release notes

al-lac avatar Apr 02 '25 10:04 al-lac

🤖 This is an automated summary of installation tests for open-webui:

  • ✅ App successfully installed in umbrel-dev instance
  • ✅ App successfully listed in umbrel.yaml
  • ✅ App UI successfully returns a 200 status code
  • 📸 Screenshot of the app: App Screenshot

This PR must still be reviewed and tested before merging.

al-lac avatar Apr 02 '25 10:04 al-lac

🎉   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
ℹ️ open-webui/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.

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.

github-actions[bot] avatar Apr 02 '25 12:04 github-actions[bot]

Tested update on Umbrel Home in combination with ollama.

al-lac avatar Apr 02 '25 12:04 al-lac