feat(container): update image ghcr.io/open-webui/open-webui ( 0.6.43 ➔ 0.7.2 )#449
Merged
Aviator-Coding merged 1 commit intomainfrom Jan 25, 2026
Merged
Conversation
…➔ 0.7.2 ) | datasource | package | from | to | | ---------- | ----------------------------- | ------ | ----- | | docker | ghcr.io/open-webui/open-webui | 0.6.43 | 0.7.2 |
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.6.43@sha256:9cb724e0bc84f05ba2f81a3da5f53f5add07e1001065d83f3b6b70b9a9eeef19
+ tag: 0.7.2@sha256:16d9a3615b45f14a0c89f7ad7a3bf151f923ed32c2e68f9204eb17d1ce40774b
resources:
limits:
memory: 2Gi
requests:
cpu: 250m
memory: 1Gi |
Contributor
Author
--- HelmRelease: ai/open-webui Deployment: ai/open-webui
+++ HelmRelease: ai/open-webui Deployment: ai/open-webui
@@ -72,13 +72,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.6.43@sha256:9cb724e0bc84f05ba2f81a3da5f53f5add07e1001065d83f3b6b70b9a9eeef19
+ image: ghcr.io/open-webui/open-webui:0.7.2@sha256:16d9a3615b45f14a0c89f7ad7a3bf151f923ed32c2e68f9204eb17d1ce40774b
name: app
resources:
limits:
memory: 2Gi
requests:
cpu: 250m |
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.6.43→0.7.2Release Notes
open-webui/open-webui (ghcr.io/open-webui/open-webui)
v0.7.2Compare Source
Fixed
v0.7.2Compare Source
[0.7.2] - 2026-01-10
Fixed
v0.7.1Compare Source
Fixed
v0.7.1Compare Source
[0.7.1] - 2026-01-09
Fixed
v0.7.0Compare Source
Added
Fixed
Changed
v0.7.0Compare Source
[0.7.0] - 2026-01-09
Added
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 these updates again.
This PR has been generated by Renovate Bot.