umbrel-apps
umbrel-apps copied to clipboard
Update open-webui to version v0.6.0
🤖 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
🤖 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:
This PR must still be reviewed and tested before merging.
🎉 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. |
Tested update on Umbrel Home in combination with ollama.