[PR #62] [MERGED] feat: adding imagepullsecrets to open-webui and pipelines #153

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/helm-charts/pull/62
Author: @marlapativ
Created: 8/17/2024
Status: Merged
Merged: 8/17/2024
Merged by: @westbrook-ai

Base: mainHead: pullsecrets


📝 Commits (3)

  • 5c438db feat: adding imagepullsecrets to open-webui and pipelines
  • 4256a67 fix: chart version update and readme update
  • 80be808 Delay update on Pipelines chart version

📊 Changes

7 files changed (+28 additions, -4 deletions)

View changed files

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

📄 Description

Closes #59

Adding imagePullSecrets to both the helm charts

@0xThresh, please review and merge if it looks good.


🔄 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/62 **Author:** [@marlapativ](https://github.com/marlapativ) **Created:** 8/17/2024 **Status:** ✅ Merged **Merged:** 8/17/2024 **Merged by:** [@westbrook-ai](https://github.com/westbrook-ai) **Base:** `main` ← **Head:** `pullsecrets` --- ### 📝 Commits (3) - [`5c438db`](https://github.com/open-webui/helm-charts/commit/5c438db5550e46c85438d8f8ebbc55fbc44789db) feat: adding imagepullsecrets to open-webui and pipelines - [`4256a67`](https://github.com/open-webui/helm-charts/commit/4256a677f264c9bd10cd6068839656533a2dfebf) fix: chart version update and readme update - [`80be808`](https://github.com/open-webui/helm-charts/commit/80be808ed1bd9773b4f450a0237bed21b0a9fece) Delay update on Pipelines chart version ### 📊 Changes **7 files changed** (+28 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `charts/open-webui/Chart.yaml` (+1 -1) 📝 `charts/open-webui/README.md` (+2 -1) 📝 `charts/open-webui/templates/workload-manager.yaml` (+4 -0) 📝 `charts/open-webui/values.yaml` (+7 -0) 📝 `charts/pipelines/README.md` (+2 -1) 📝 `charts/pipelines/templates/deployment.yaml` (+5 -1) 📝 `charts/pipelines/values.yaml` (+7 -0) </details> ### 📄 Description Closes #59 Adding imagePullSecrets to both the helm charts @0xThresh, please review and merge if it looks good. --- <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:37 -05:00
yindo closed this issue 2026-02-15 19:16:37 -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#153