[PR #222] [MERGED] Chore/upgrade open webui #260

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/222
Author: @this-is-tobi
Created: 4/15/2025
Status: Merged
Merged: 4/15/2025
Merged by: @westbrook-ai

Base: mainHead: chore/upgrade-open-webui


📝 Commits (2)

  • a79f362 feat: handle envFrom in open-webui chart values
  • b0234bc chore: update open-webui to v0.6.5 (chart 6.4.0)

📊 Changes

4 files changed (+17 additions, -5 deletions)

View changed files

📝 charts/open-webui/Chart.yaml (+2 -2)
📝 charts/open-webui/README.md (+3 -2)
📝 charts/open-webui/templates/workload-manager.yaml (+4 -0)
📝 charts/open-webui/values.yaml (+8 -1)

📄 Description

  • Add support for envFrom key in open-webui deployment.
  • Update open-webui to v0.6.5.

🔄 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/222 **Author:** [@this-is-tobi](https://github.com/this-is-tobi) **Created:** 4/15/2025 **Status:** ✅ Merged **Merged:** 4/15/2025 **Merged by:** [@westbrook-ai](https://github.com/westbrook-ai) **Base:** `main` ← **Head:** `chore/upgrade-open-webui` --- ### 📝 Commits (2) - [`a79f362`](https://github.com/open-webui/helm-charts/commit/a79f362f7c3fbaf23e3f13fe9b97b7a5cd3e47f1) feat: handle envFrom in open-webui chart values - [`b0234bc`](https://github.com/open-webui/helm-charts/commit/b0234bc9a9406b1e105fa2dc900bf3271648e882) chore: update open-webui to v0.6.5 (chart 6.4.0) ### 📊 Changes **4 files changed** (+17 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `charts/open-webui/Chart.yaml` (+2 -2) 📝 `charts/open-webui/README.md` (+3 -2) 📝 `charts/open-webui/templates/workload-manager.yaml` (+4 -0) 📝 `charts/open-webui/values.yaml` (+8 -1) </details> ### 📄 Description - Add support for [envFrom](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.31/#envfromsource-v1-core) key in open-webui deployment. - Update open-webui to [v0.6.5](https://github.com/open-webui/open-webui/releases/tag/v0.6.5). --- <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#260