feat(container): update image ghcr.io/open-webui/open-webui ( 0.7.2 ➔ v0.8.10 )#558
Merged
Aviator-Coding merged 1 commit intomainfrom Mar 18, 2026
Merged
Conversation
Contributor
Author
--- HelmRelease: ai/open-webui Deployment: ai/open-webui
+++ HelmRelease: ai/open-webui Deployment: ai/open-webui
@@ -79,13 +79,13 @@
value: redis
- name: WEBSOCKET_REDIS_URL
value: redis://open-webui-dragonfly:6379
envFrom:
- secretRef:
name: open-webui
- image: ghcr.io/open-webui/open-webui:0.7.2@sha256:16d9a3615b45f14a0c89f7ad7a3bf151f923ed32c2e68f9204eb17d1ce40774b
+ image: ghcr.io/open-webui/open-webui:v0.8.10@sha256:ee057955040ce91e3e787e4b7978c9c23e828972c68d01d787ed40f9a307df9f
name: app
resources:
limits:
memory: 2Gi
requests:
cpu: 250m |
Contributor
Author
--- kubernetes/apps/ai/open-webui/app Kustomization: ai/open-webui HelmRelease: ai/open-webui
+++ kubernetes/apps/ai/open-webui/app Kustomization: ai/open-webui HelmRelease: ai/open-webui
@@ -53,13 +53,13 @@
WEBSOCKET_REDIS_URL: redis://open-webui-dragonfly:6379
envFrom:
- secretRef:
name: open-webui
image:
repository: ghcr.io/open-webui/open-webui
- tag: 0.7.2@sha256:16d9a3615b45f14a0c89f7ad7a3bf151f923ed32c2e68f9204eb17d1ce40774b
+ tag: v0.8.10@sha256:ee057955040ce91e3e787e4b7978c9c23e828972c68d01d787ed40f9a307df9f
resources:
limits:
memory: 2Gi
requests:
cpu: 250m
memory: 1Gi |
d12d105 to
7cab648
Compare
7cab648 to
4958720
Compare
4958720 to
de12b26
Compare
de12b26 to
9722d89
Compare
9722d89 to
d5d0f2e
Compare
d5d0f2e to
aa47c68
Compare
aa47c68 to
6534bff
Compare
6534bff to
e82ec1f
Compare
e82ec1f to
8eb3a40
Compare
8eb3a40 to
e2158b9
Compare
Aviator-Coding
approved these changes
Mar 17, 2026
Owner
Aviator-Coding
left a comment
There was a problem hiding this comment.
🤖 Auto-approved: safe container update
e2158b9 to
5e303ff
Compare
… v0.8.10 ) | datasource | package | from | to | | ---------- | ----------------------------- | ----- | ------- | | docker | ghcr.io/open-webui/open-webui | 0.7.2 | v0.8.10 |
5e303ff to
6a288d8
Compare
Owner
|
🤖 Auto-review: Merging Minor container image update for open-webui from 0.7.2 to v0.8.10. Open-webui is a self-hosted AI chat interface (ChatGPT-style UI) for interacting with local and remote LLMs. All CI checks passed. This is a notable version jump but still within minor range — safe to merge as it runs as an isolated frontend service. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.7.2→v0.8.10Release Notes
open-webui/open-webui (ghcr.io/open-webui/open-webui)
v0.8.10Compare Source
Added
Fixed
v0.8.10Compare Source
Added
Fixed
v0.8.9Compare Source
Added
/mnt/uploads/directory, and code can write output files there for download. The file system persists across code executions within the same session. The code interpreter now also informs models that pip install is not available in the Pyodide environment, guiding them to use alternative approaches with available modules. #3583, Commit, CommitFixed
v0.8.9Compare Source
Added
/mnt/uploads/directory, and code can write output files there for download. The file system persists across code executions within the same session. The code interpreter now also informs models that pip install is not available in the Pyodide environment, guiding them to use alternative approaches with available modules. #3583, Commit, CommitFixed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.