[PR #347] [MERGED] fix: add name overrides to Pipelines chart to prevent name overlap with OWUI chart #347

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/helm-charts/pull/347
Author: @westbrook-ai
Created: 2/13/2026
Status: Merged
Merged: 2/13/2026
Merged by: @westbrook-ai

Base: mainHead: fix-pipelines-name-overrides


📝 Commits (1)

  • 6622bfe fix: add name overrides to Pipelines chart to prevent name overlap with OWUI chart

📊 Changes

8 files changed (+67 additions, -9 deletions)

View changed files

charts/pipelines/CHANGELOG.md (+39 -0)
📝 charts/pipelines/Chart.yaml (+1 -1)
📝 charts/pipelines/templates/_helpers.tpl (+20 -2)
📝 charts/pipelines/templates/deployment.yaml (+3 -3)
📝 charts/pipelines/templates/pvc.yaml (+1 -1)
📝 charts/pipelines/templates/service-account.yaml (+1 -1)
📝 charts/pipelines/templates/service.yaml (+1 -1)
📝 charts/pipelines/values.yaml (+1 -0)

📄 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/347 **Author:** [@westbrook-ai](https://github.com/westbrook-ai) **Created:** 2/13/2026 **Status:** ✅ Merged **Merged:** 2/13/2026 **Merged by:** [@westbrook-ai](https://github.com/westbrook-ai) **Base:** `main` ← **Head:** `fix-pipelines-name-overrides` --- ### 📝 Commits (1) - [`6622bfe`](https://github.com/open-webui/helm-charts/commit/6622bfecc472437eb5a8bd6c38c71055b6d30970) fix: add name overrides to Pipelines chart to prevent name overlap with OWUI chart ### 📊 Changes **8 files changed** (+67 additions, -9 deletions) <details> <summary>View changed files</summary> ➕ `charts/pipelines/CHANGELOG.md` (+39 -0) 📝 `charts/pipelines/Chart.yaml` (+1 -1) 📝 `charts/pipelines/templates/_helpers.tpl` (+20 -2) 📝 `charts/pipelines/templates/deployment.yaml` (+3 -3) 📝 `charts/pipelines/templates/pvc.yaml` (+1 -1) 📝 `charts/pipelines/templates/service-account.yaml` (+1 -1) 📝 `charts/pipelines/templates/service.yaml` (+1 -1) 📝 `charts/pipelines/values.yaml` (+1 -0) </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:17:29 -05:00
yindo closed this issue 2026-02-15 19:17:29 -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#347