[PR #330] [MERGED] fix(values): enable websockets by default according to docs #337

Closed
opened 2026-02-15 19:17:26 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/helm-charts/pull/330
Author: @xBlaz3kx
Created: 12/22/2025
Status: Merged
Merged: 1/2/2026
Merged by: @westbrook-ai

Base: mainHead: fix/websockets


📝 Commits (4)

  • 84e4a78 fix(values): enable websockets by default according to docs
  • c5deef6 Merge branch 'main' into fix/websockets
  • bb3ba16 Bump chart version
  • defa851 Merge branch 'main' into fix/websockets

📊 Changes

3 files changed (+4 additions, -4 deletions)

View changed files

📝 charts/open-webui/Chart.yaml (+1 -1)
📝 charts/open-webui/README.md (+2 -2)
📝 charts/open-webui/values.yaml (+1 -1)

📄 Description

Enable websockets support by default, as per official docs

image

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/helm-charts/pull/330 **Author:** [@xBlaz3kx](https://github.com/xBlaz3kx) **Created:** 12/22/2025 **Status:** ✅ Merged **Merged:** 1/2/2026 **Merged by:** [@westbrook-ai](https://github.com/westbrook-ai) **Base:** `main` ← **Head:** `fix/websockets` --- ### 📝 Commits (4) - [`84e4a78`](https://github.com/open-webui/helm-charts/commit/84e4a7830b84c8aa57cd91a5307386ad9f2a0f13) fix(values): enable websockets by default according to docs - [`c5deef6`](https://github.com/open-webui/helm-charts/commit/c5deef67074e17ff06391de84e0a431fb06e2056) Merge branch 'main' into fix/websockets - [`bb3ba16`](https://github.com/open-webui/helm-charts/commit/bb3ba16c19f85a5cfe4b872ccfed50ae86732235) Bump chart version - [`defa851`](https://github.com/open-webui/helm-charts/commit/defa8511d5e2f6633390eddd540eb7ff27afe194) Merge branch 'main' into fix/websockets ### 📊 Changes **3 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `charts/open-webui/Chart.yaml` (+1 -1) 📝 `charts/open-webui/README.md` (+2 -2) 📝 `charts/open-webui/values.yaml` (+1 -1) </details> ### 📄 Description Enable websockets support by default, as per official docs <img width="820" height="498" alt="image" src="https://github.com/user-attachments/assets/b911dec1-f98d-4659-9c76-b12731b5e6ae" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 19:17:26 -05:00
yindo closed this issue 2026-02-15 19:17:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/helm-charts#337