[PR #186] [MERGED] feat(open-webui): Update Chart.lock and add check in pipeline #234

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

📋 Pull Request Information

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

Base: mainHead: chore/open-webui/update-lock-file-2


📝 Commits (2)

  • e011fc9 chore(open-webui): Update pipelines dependency in Chart.lock to 0.4.0
  • 9312d4f feat(open-webui): Build helm dependencies to test if Chart.lock is in sync

📊 Changes

4 files changed (+13 additions, -3 deletions)

View changed files

📝 .github/workflows/helm-test-open-webui.yml (+10 -0)
📝 charts/open-webui/Chart.lock (+3 -3)
charts/open-webui/charts/pipelines-0.3.0.tgz (+0 -0)
charts/open-webui/charts/pipelines-0.4.0.tgz (+0 -0)

📄 Description

As promised, this is the second PR in which pipelines in version 0.4.0 is set in Chart.lock.

Also this adds an additional step to the test pipeline to build the helm dependencies.
Since helm has no explicit was to check if a lock file is in sync, we have to use helm dependency build.


🔄 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/186 **Author:** [@rbnis](https://github.com/rbnis) **Created:** 2/21/2025 **Status:** ✅ Merged **Merged:** 2/24/2025 **Merged by:** [@westbrook-ai](https://github.com/westbrook-ai) **Base:** `main` ← **Head:** `chore/open-webui/update-lock-file-2` --- ### 📝 Commits (2) - [`e011fc9`](https://github.com/open-webui/helm-charts/commit/e011fc9fe70562e38dd0c79782b18bc1616c5984) chore(open-webui): Update pipelines dependency in Chart.lock to 0.4.0 - [`9312d4f`](https://github.com/open-webui/helm-charts/commit/9312d4f79d49928a59655056875b0d8fc834d469) feat(open-webui): Build helm dependencies to test if Chart.lock is in sync ### 📊 Changes **4 files changed** (+13 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/helm-test-open-webui.yml` (+10 -0) 📝 `charts/open-webui/Chart.lock` (+3 -3) ➖ `charts/open-webui/charts/pipelines-0.3.0.tgz` (+0 -0) ➕ `charts/open-webui/charts/pipelines-0.4.0.tgz` (+0 -0) </details> ### 📄 Description As promised, this is the second PR in which `pipelines` in version `0.4.0` is set in `Chart.lock`. Also this adds an additional step to the test pipeline to build the helm dependencies. Since helm has no explicit was to check if a lock file is in sync, we have to use `helm dependency build`. --- <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:59 -05:00
yindo closed this issue 2026-02-15 19:16:59 -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#234