fix(container): update image ghcr.io/open-webui/open-webui ( v0.6.30 ➔ v0.6.31 )#3393
Merged
binaryn3xus merged 1 commit intomainfrom Sep 26, 2025
Merged
Conversation
Contributor
Author
--- kubernetes/apps/flux-system/flux-operator/app Kustomization: flux-system/flux-operator OCIRepository: flux-system/flux-operator
+++ kubernetes/apps/flux-system/flux-operator/app Kustomization: flux-system/flux-operator OCIRepository: flux-system/flux-operator
@@ -11,9 +11,9 @@
spec:
interval: 5m
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: 0.29.0
+ tag: 0.28.0
url: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-operator
--- kubernetes/apps/flux-system/flux-instance/app Kustomization: flux-system/flux-instance OCIRepository: flux-system/flux-instance
+++ kubernetes/apps/flux-system/flux-instance/app Kustomization: flux-system/flux-instance OCIRepository: flux-system/flux-instance
@@ -11,9 +11,9 @@
spec:
interval: 5m
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: 0.29.0
+ tag: 0.28.0
url: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-instance
--- kubernetes/apps/default/open-webui/app Kustomization: default/open-webui HelmRelease: default/open-webui
+++ kubernetes/apps/default/open-webui/app Kustomization: default/open-webui HelmRelease: default/open-webui
@@ -29,13 +29,13 @@
app:
env:
OLLAMA_BASE_URL: http://10.0.30.6:11434
TZ: America/New_York
image:
repository: ghcr.io/open-webui/open-webui
- tag: v0.6.30
+ tag: v0.6.31
resources:
limits:
memory: 1500Mi
requests:
cpu: 200m
memory: 1000Mi |
Contributor
Author
--- HelmRelease: flux-system/flux-operator Deployment: flux-system/flux-operator
+++ HelmRelease: flux-system/flux-operator Deployment: flux-system/flux-operator
@@ -42,13 +42,13 @@
drop:
- ALL
readOnlyRootFilesystem: true
runAsNonRoot: true
seccompProfile:
type: RuntimeDefault
- image: ghcr.io/controlplaneio-fluxcd/flux-operator:v0.29.0
+ image: ghcr.io/controlplaneio-fluxcd/flux-operator:v0.28.0
imagePullPolicy: IfNotPresent
ports:
- name: http-metrics
containerPort: 8080
protocol: TCP
- name: http
--- HelmRelease: default/open-webui Deployment: default/open-webui
+++ HelmRelease: default/open-webui Deployment: default/open-webui
@@ -38,13 +38,13 @@
containers:
- env:
- name: OLLAMA_BASE_URL
value: http://10.0.30.6:11434
- name: TZ
value: America/New_York
- image: ghcr.io/open-webui/open-webui:v0.6.30
+ image: ghcr.io/open-webui/open-webui:v0.6.31
name: app
resources:
limits:
memory: 1500Mi
requests:
cpu: 200m |
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.6.30->v0.6.31Release Notes
open-webui/open-webui (ghcr.io/open-webui/open-webui)
v0.6.31Compare Source
[0.6.31] - 2025-09-25
Added
Fixed
Changed
👏 Massive thanks to our incredible contributors for their hard work and dedication to making this release possible:
@Classic298, @Cyp9715, @helax28, @aindriu80, @aleixdorca, @rgaricano, @ShirasawaSama, @cableman, @joaoback, @Kylapaallikko, @BoFFire, @jmleksan, @andrewbbaek, @taylorwilsdon, @elabbarw
Sponsors 🙌
🚀 We'd like to extend a heartfelt thank you to our amazing sponsors for their generous support (Note: We've excluded private sponsors from this list. If you'd like to get featured here, feel free to reach out to us!)
Emerald
@amd, @agency-agency, @roosi-gmbh, @feddersen-group, @SRKConsulting, @mushmax, @rndmcnlly, @icanbwell, @Krambu-Travis, @loitragg, @haka4githu6, @GenieDev101, @CubicleGangster, @GitDatamind, @TOWaB, @TheZigGroup, @Classic298, @comet-ml, @FominVO, @catalyst-net-nz, @JrdnHans, @hkosm, @VeroFess, @joaoback
v0.6.31Compare Source
Added
Fixed
Changed
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.