[PR #254] [CLOSED] Fix issue #253 #284

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/helm-charts/pull/254
Author: @oboudry-mvp
Created: 6/11/2025
Status: Closed

Base: mainHead: fix-issue-253


📝 Commits (1)

📊 Changes

1 file changed (+6 additions, -9 deletions)

View changed files

📝 charts/open-webui/templates/_helpers.tpl (+6 -9)

📄 Description

Helm chart 6.20.0 breaks the WEBUI_URL environment variable.

I suspect this is due to reassigning $url multiple times after setting it to null.

Proposed fix.


🔄 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/254 **Author:** [@oboudry-mvp](https://github.com/oboudry-mvp) **Created:** 6/11/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix-issue-253` --- ### 📝 Commits (1) - [`afb5926`](https://github.com/open-webui/helm-charts/commit/afb59263f515f2bde3828221c44bc9587d504df8) Fix issue #253 ### 📊 Changes **1 file changed** (+6 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `charts/open-webui/templates/_helpers.tpl` (+6 -9) </details> ### 📄 Description Helm chart 6.20.0 breaks the WEBUI_URL environment variable. I suspect this is due to reassigning $url multiple times after setting it to null. Proposed fix. --- <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:13 -05:00
yindo closed this issue 2026-02-15 19:17:13 -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#284