From f9ed0b11a8fb5c64232623a6ce6dda3f01a0d36a Mon Sep 17 00:00:00 2001 From: Matthias Hinrichs Date: Tue, 5 May 2026 01:34:26 +0200 Subject: [PATCH] chore: update open-webui helm chart repository and version to 14.2.0 --- 01-openwebui/fleet.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/01-openwebui/fleet.yaml b/01-openwebui/fleet.yaml index 6db93c9..fc57c48 100644 --- a/01-openwebui/fleet.yaml +++ b/01-openwebui/fleet.yaml @@ -5,9 +5,9 @@ metadata: helm: releaseName: openwebui - chart: openwebui - version: 0.9.2 - repo: https://openwebui.github.io/helm-charts/ + chart: open-webui/open-webui + version: 14.2.0 + repo: https://helm.openwebui.com/ values: replicaCount: 1