Conversation
Contributor
Author
--- kubernetes/apps/self-hosted/open-webui/app Kustomization: self-hosted/open-webui HelmRelease: self-hosted/open-webui
+++ kubernetes/apps/self-hosted/open-webui/app Kustomization: self-hosted/open-webui HelmRelease: self-hosted/open-webui
@@ -45,13 +45,13 @@
WEBUI_URL: https://chat.hyde.services
envFrom:
- secretRef:
name: '{{ .Release.Name }}-secret'
image:
repository: ghcr.io/open-webui/open-webui
- tag: v0.8.5@sha256:2deb90b0423473d8f97febced2e62b8fd898aa3eb61877bb3aa336370214c258
+ tag: v0.8.8@sha256:b478adc66210c1effe147d3e4a0d8845c0418b136ca14c314b9d83a087ad1c1f
resources:
limits:
memory: 2Gi
requests:
cpu: 10m
memory: 1Gi |
Contributor
Author
--- HelmRelease: self-hosted/open-webui Deployment: self-hosted/open-webui
+++ HelmRelease: self-hosted/open-webui Deployment: self-hosted/open-webui
@@ -61,13 +61,13 @@
value: redis://dragonfly.databases.svc.cluster.local/0
- name: WEBUI_URL
value: https://chat.hyde.services
envFrom:
- secretRef:
name: open-webui-secret
- image: ghcr.io/open-webui/open-webui:v0.8.5@sha256:2deb90b0423473d8f97febced2e62b8fd898aa3eb61877bb3aa336370214c258
+ image: ghcr.io/open-webui/open-webui:v0.8.8@sha256:b478adc66210c1effe147d3e4a0d8845c0418b136ca14c314b9d83a087ad1c1f
name: app
resources:
limits:
memory: 2Gi
requests:
cpu: 10m |
75d7945 to
1d3e401
Compare
1d3e401 to
8b84d06
Compare
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:
v0.8.5→v0.8.8Release Notes
open-webui/open-webui (ghcr.io/open-webui/open-webui)
v0.8.8Compare Source
[0.8.8] - 2026-03-02
Added
Fixed
Changed
v0.8.8Compare Source
Added
Fixed
Changed
v0.8.7Compare Source
[0.8.7] - 2026-03-01
Fixed
v0.8.7Compare Source
Fixed
v0.8.6Compare Source
[0.8.6] - 2026-03-01
Added
Fixed
v0.8.6Compare Source
Added
Fixed
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.