[PR #183] [MERGED] feat: Add support for hostAliases #235

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/helm-charts/pull/183
Author: @rbnis
Created: 2/21/2025
Status: Merged
Merged: 2/21/2025
Merged by: @westbrook-ai

Base: mainHead: feature/add-hostalias-support


📝 Commits (1)

  • e8dbf95 feat: add support for hostAliases

📊 Changes

9 files changed (+19 additions, -3 deletions)

View changed files

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

📄 Description

This PR adds support for setting hostAliases for both helm charts.


🔄 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/183 **Author:** [@rbnis](https://github.com/rbnis) **Created:** 2/21/2025 **Status:** ✅ Merged **Merged:** 2/21/2025 **Merged by:** [@westbrook-ai](https://github.com/westbrook-ai) **Base:** `main` ← **Head:** `feature/add-hostalias-support` --- ### 📝 Commits (1) - [`e8dbf95`](https://github.com/open-webui/helm-charts/commit/e8dbf957b1791727f44f0e2b87ee412315fd737e) feat: add support for hostAliases ### 📊 Changes **9 files changed** (+19 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `charts/open-webui/Chart.lock` (+1 -1) 📝 `charts/open-webui/Chart.yaml` (+1 -1) 📝 `charts/open-webui/README.md` (+1 -0) 📝 `charts/open-webui/templates/workload-manager.yaml` (+4 -0) 📝 `charts/open-webui/values.yaml` (+3 -0) 📝 `charts/pipelines/Chart.yaml` (+1 -1) 📝 `charts/pipelines/README.md` (+1 -0) 📝 `charts/pipelines/templates/deployment.yaml` (+4 -0) 📝 `charts/pipelines/values.yaml` (+3 -0) </details> ### 📄 Description This PR adds support for setting hostAliases for both helm charts. --- <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:00 -05:00
yindo closed this issue 2026-02-15 19:17:00 -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#235