Update ghcr.io/open-webui/open-webui Docker tag to v0.7.2 #267

Merged
aggarwalakshun merged 1 commits from renovate/ghcr.io-open-webui-open-webui-0.x into main 2026-01-11 11:10:22 +05:30

This PR contains the following updates:

Package Update Change
ghcr.io/open-webui/open-webui patch 0.7.10.7.2

Release Notes

open-webui/open-webui (ghcr.io/open-webui/open-webui)

v0.7.2

Compare Source

Fixed
  • Users no longer experience database connection timeouts under high concurrency due to connections being held during LLM calls, telemetry collection, and file status streaming. #​20545, #​20542, #​20547
  • 📝 Users can now create and save prompts in the workspace prompts editor without encountering errors. Commit
  • 🎙️ Users can now use local Whisper for speech-to-text when STT_ENGINE is left empty (the default for local mode). #​20534
  • 📊 The Evaluations page now loads faster by eliminating duplicate API calls to the leaderboard and feedbacks endpoints. Commit
  • 🌐 Fixed missing Settings tab i18n label keys. #​20526

v0.7.2

Compare Source

[0.7.2] - 2026-01-10

Fixed
  • Users no longer experience database connection timeouts under high concurrency due to connections being held during LLM calls, telemetry collection, and file status streaming. #​20545, #​20542, #​20547
  • 📝 Users can now create and save prompts in the workspace prompts editor without encountering errors. Commit
  • 🎙️ Users can now use local Whisper for speech-to-text when STT_ENGINE is left empty (the default for local mode). #​20534
  • 📊 The Evaluations page now loads faster by eliminating duplicate API calls to the leaderboard and feedbacks endpoints. Commit
  • 🌐 Fixed missing Settings tab i18n label keys. #​20526

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/open-webui/open-webui](https://github.com/open-webui/open-webui) | patch | `0.7.1` → `0.7.2` | --- ### Release Notes <details> <summary>open-webui/open-webui (ghcr.io/open-webui/open-webui)</summary> ### [`v0.7.2`](https://github.com/open-webui/open-webui/blob/HEAD/CHANGELOG.md#072---2026-01-10) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.7.2...v0.7.2) ##### Fixed - ⚡ Users no longer experience database connection timeouts under high concurrency due to connections being held during LLM calls, telemetry collection, and file status streaming. [#&#8203;20545](https://github.com/open-webui/open-webui/pull/20545), [#&#8203;20542](https://github.com/open-webui/open-webui/pull/20542), [#&#8203;20547](https://github.com/open-webui/open-webui/pull/20547) - 📝 Users can now create and save prompts in the workspace prompts editor without encountering errors. [Commit](https://github.com/open-webui/open-webui/commit/ab99d3b1129cffbc13cf7de5aa897692e3f8662e) - 🎙️ Users can now use local Whisper for speech-to-text when STT\_ENGINE is left empty (the default for local mode). [#&#8203;20534](https://github.com/open-webui/open-webui/pull/20534) - 📊 The Evaluations page now loads faster by eliminating duplicate API calls to the leaderboard and feedbacks endpoints. [Commit](https://github.com/open-webui/open-webui/commit/2dd09223f2aac301a4d5c17fb667d974c34f3ff1) - 🌐 Fixed missing Settings tab i18n label keys. [#&#8203;20526](https://github.com/open-webui/open-webui/pull/20526) ### [`v0.7.2`](https://github.com/open-webui/open-webui/releases/tag/v0.7.2) [Compare Source](https://github.com/open-webui/open-webui/compare/v0.7.1...v0.7.2) #### \[0.7.2] - 2026-01-10 ##### Fixed - ⚡ Users no longer experience database connection timeouts under high concurrency due to connections being held during LLM calls, telemetry collection, and file status streaming. [#&#8203;20545](https://github.com/open-webui/open-webui/pull/20545), [#&#8203;20542](https://github.com/open-webui/open-webui/pull/20542), [#&#8203;20547](https://github.com/open-webui/open-webui/pull/20547) - 📝 Users can now create and save prompts in the workspace prompts editor without encountering errors. [Commit](https://github.com/open-webui/open-webui/commit/ab99d3b1129cffbc13cf7de5aa897692e3f8662e) - 🎙️ Users can now use local Whisper for speech-to-text when STT\_ENGINE is left empty (the default for local mode). [#&#8203;20534](https://github.com/open-webui/open-webui/pull/20534) - 📊 The Evaluations page now loads faster by eliminating duplicate API calls to the leaderboard and feedbacks endpoints. [Commit](https://github.com/open-webui/open-webui/commit/2dd09223f2aac301a4d5c17fb667d974c34f3ff1) - 🌐 Fixed missing Settings tab i18n label keys. [#&#8203;20526](https://github.com/open-webui/open-webui/pull/20526) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
aggarwalakshun added 1 commit 2026-01-11 05:32:43 +05:30
Update ghcr.io/open-webui/open-webui Docker tag to v0.7.2
All checks were successful
Validate Kubernetes Manifests / kubeconform (push) Successful in 43s
97c9b964b3
aggarwalakshun merged commit d91f391af2 into main 2026-01-11 11:10:22 +05:30
aggarwalakshun deleted branch renovate/ghcr.io-open-webui-open-webui-0.x 2026-01-11 11:10:22 +05:30
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aggarwalakshun/k3s-at-home#267