diff --git a/kubernetes/home/ai/open-webui/app/open-webui.yaml b/kubernetes/home/ai/open-webui/app/open-webui.yaml index 6a355991..c54f3c23 100644 --- a/kubernetes/home/ai/open-webui/app/open-webui.yaml +++ b/kubernetes/home/ai/open-webui/app/open-webui.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: open-webui - image: openwebui/open-webui:0.10.2-slim + image: openwebui/open-webui:0.11.0-slim ports: - containerPort: 8080 protocol: TCP