[PR #53] [MERGED] fix: Use init container fix offline install issue #147

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/helm-charts/pull/53
Author: @westbrook-ai
Created: 7/23/2024
Status: Merged
Merged: 7/23/2024
Merged by: @westbrook-ai

Base: mainHead: fix-offline-install


📝 Commits (2)

  • 594261a fix: Use init container fix offline install issue
  • f88db28 Merge main, run helm-docs

📊 Changes

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

View changed files

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

📄 Description

No description provided


🔄 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/53 **Author:** [@westbrook-ai](https://github.com/westbrook-ai) **Created:** 7/23/2024 **Status:** ✅ Merged **Merged:** 7/23/2024 **Merged by:** [@westbrook-ai](https://github.com/westbrook-ai) **Base:** `main` ← **Head:** `fix-offline-install` --- ### 📝 Commits (2) - [`594261a`](https://github.com/open-webui/helm-charts/commit/594261a5fdb9b3e1d05ec3a9847f76af38ef10fc) fix: Use init container fix offline install issue - [`f88db28`](https://github.com/open-webui/helm-charts/commit/f88db28d120f7006bc927e506736725aa340a3ad) Merge main, run helm-docs ### 📊 Changes **4 files changed** (+14 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/templates/workload-manager.yaml` (+10 -0) 📝 `charts/open-webui/values.yaml` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:16:36 -05:00
yindo closed this issue 2026-02-15 19:16:36 -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#147