[PR #223] [MERGED] feat: re-enable milvus support in open-webui chart #259

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/helm-charts/pull/223
Author: @this-is-tobi
Created: 4/17/2025
Status: Merged
Merged: 5/4/2025
Merged by: @westbrook-ai

Base: mainHead: feat/add-milvus-dependency


📝 Commits (1)

  • 94aeb86 feat: re-enable milvus support in open-webui chart

📊 Changes

6 files changed (+79 additions, -5 deletions)

View changed files

📝 .github/workflows/helm-test-open-webui.yml (+2 -0)
📝 charts/open-webui/Chart.lock (+6 -3)
📝 charts/open-webui/Chart.yaml (+5 -1)
📝 charts/open-webui/README.md (+11 -1)
📝 charts/open-webui/templates/workload-manager.yaml (+22 -0)
📝 charts/open-webui/values.yaml (+33 -0)

📄 Description


🔄 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/223 **Author:** [@this-is-tobi](https://github.com/this-is-tobi) **Created:** 4/17/2025 **Status:** ✅ Merged **Merged:** 5/4/2025 **Merged by:** [@westbrook-ai](https://github.com/westbrook-ai) **Base:** `main` ← **Head:** `feat/add-milvus-dependency` --- ### 📝 Commits (1) - [`94aeb86`](https://github.com/open-webui/helm-charts/commit/94aeb86dce8f228827bd84921171473086c4599e) feat: re-enable milvus support in open-webui chart ### 📊 Changes **6 files changed** (+79 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/helm-test-open-webui.yml` (+2 -0) 📝 `charts/open-webui/Chart.lock` (+6 -3) 📝 `charts/open-webui/Chart.yaml` (+5 -1) 📝 `charts/open-webui/README.md` (+11 -1) 📝 `charts/open-webui/templates/workload-manager.yaml` (+22 -0) 📝 `charts/open-webui/values.yaml` (+33 -0) </details> ### 📄 Description - Re-enable Milvus, based on https://github.com/open-webui/helm-charts/pull/203 --- <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:06 -05:00
yindo closed this issue 2026-02-15 19:17:06 -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#259