[PR #274] [MERGED] BREAKING CHANGE: Drop support for Bitnami Postgres and Redis charts #298

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/helm-charts/pull/274
Author: @westbrook-ai
Created: 7/25/2025
Status: Merged
Merged: 7/28/2025
Merged by: @westbrook-ai

Base: mainHead: breaking-remove-bitnami-charts


📝 Commits (4)

  • 30194fc BREAKING CHANGE: drop support for Bitnami Postgres and Redis charts
  • 2b0216a fix: remove Bitnami source from Chart.yaml
  • cd154ed fix: run helm deps update, re-generate README
  • d924376 ci: remove Bitnami repo from actions

📊 Changes

8 files changed (+4 additions, -105 deletions)

View changed files

📝 .github/workflows/helm-release.yml (+0 -1)
📝 .github/workflows/helm-test-open-webui.yml (+0 -2)
📝 charts/open-webui/Chart.lock (+2 -8)
📝 charts/open-webui/Chart.yaml (+1 -12)
📝 charts/open-webui/README.md (+1 -14)
📝 charts/open-webui/templates/workload-manager.yaml (+0 -8)
📝 charts/open-webui/values-gke-min.yaml (+0 -16)
📝 charts/open-webui/values.yaml (+0 -44)

📄 Description

See https://github.com/open-webui/helm-charts/issues/273 for more details. We are planning to complete this PR and testing before the end of July.


🔄 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/274 **Author:** [@westbrook-ai](https://github.com/westbrook-ai) **Created:** 7/25/2025 **Status:** ✅ Merged **Merged:** 7/28/2025 **Merged by:** [@westbrook-ai](https://github.com/westbrook-ai) **Base:** `main` ← **Head:** `breaking-remove-bitnami-charts` --- ### 📝 Commits (4) - [`30194fc`](https://github.com/open-webui/helm-charts/commit/30194fccc66f4a8cb3cc2218888d134df18432c1) BREAKING CHANGE: drop support for Bitnami Postgres and Redis charts - [`2b0216a`](https://github.com/open-webui/helm-charts/commit/2b0216ae8646f14c706acecac0dcd66fd0a9bc84) fix: remove Bitnami source from Chart.yaml - [`cd154ed`](https://github.com/open-webui/helm-charts/commit/cd154ed94ecb5c7c4657fe1b896d0a002452cbe6) fix: run helm deps update, re-generate README - [`d924376`](https://github.com/open-webui/helm-charts/commit/d92437688400df5c9c2fe02496e2613442be59fd) ci: remove Bitnami repo from actions ### 📊 Changes **8 files changed** (+4 additions, -105 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/helm-release.yml` (+0 -1) 📝 `.github/workflows/helm-test-open-webui.yml` (+0 -2) 📝 `charts/open-webui/Chart.lock` (+2 -8) 📝 `charts/open-webui/Chart.yaml` (+1 -12) 📝 `charts/open-webui/README.md` (+1 -14) 📝 `charts/open-webui/templates/workload-manager.yaml` (+0 -8) 📝 `charts/open-webui/values-gke-min.yaml` (+0 -16) 📝 `charts/open-webui/values.yaml` (+0 -44) </details> ### 📄 Description See https://github.com/open-webui/helm-charts/issues/273 for more details. We are planning to complete this PR and testing before the end of July. --- <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:16 -05:00
yindo closed this issue 2026-02-15 19:17:16 -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#298