[PR #278] [MERGED] Add databaseUrl back again #299

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

📋 Pull Request Information

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

Base: mainHead: main


📝 Commits (3)

  • ea6cda4 Add databaseUrl back again
  • d57d80f chore: update docs and chart version
  • 2a459c6 fix: remove the old Bitnami postgres values from the template

📊 Changes

4 files changed (+10 additions, -2 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 (+3 -0)

📄 Description

In Version 7.0.0 databaseUrl has been removed, but this value is not part of bitnamis helm chart and should be available for external Postgres support.


🔄 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/278 **Author:** [@niklasweimann](https://github.com/niklasweimann) **Created:** 7/30/2025 **Status:** ✅ Merged **Merged:** 7/30/2025 **Merged by:** [@westbrook-ai](https://github.com/westbrook-ai) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`ea6cda4`](https://github.com/open-webui/helm-charts/commit/ea6cda45b02271f034c67ea56dcc54a9b848035d) Add databaseUrl back again - [`d57d80f`](https://github.com/open-webui/helm-charts/commit/d57d80f19858df725f76fccd22ddea7d7f893460) chore: update docs and chart version - [`2a459c6`](https://github.com/open-webui/helm-charts/commit/2a459c612bb2ae56cfea800ec8150df3df8ec44a) fix: remove the old Bitnami postgres values from the template ### 📊 Changes **4 files changed** (+10 additions, -2 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` (+3 -0) </details> ### 📄 Description In Version 7.0.0 `databaseUrl` has been removed, but this value is not part of bitnamis helm chart and should be available for external Postgres support. --- <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#299