bug: New charts aren't releasing #15

Closed
opened 2026-02-15 19:15:26 -05:00 by yindo · 1 comment
Owner

Originally created by @westbrook-ai on GitHub (Jun 5, 2024).

Originally assigned to: @westbrook-ai on GitHub.

After adding the Pipelines chart and trying to update both charts at once, the Helm releaser action fails, which causes the charts to be added to the Releases section but not get uploaded to the Github Pages site, meaning that the new charts aren't available on our Helm repo at helm.openwebui.com or on Artifact Hub.

This is a known issue with a PR open to fix it waiting to get merged here: https://github.com/helm/chart-releaser/pull/314

I'll keep looking into workarounds to get the new charts uploaded.

Originally created by @westbrook-ai on GitHub (Jun 5, 2024). Originally assigned to: @westbrook-ai on GitHub. After adding the Pipelines chart and trying to update both charts at once, the Helm releaser action fails, which causes the charts to be added to the Releases section but not get uploaded to the Github Pages site, meaning that the new charts aren't available on our Helm repo at `helm.openwebui.com` or on Artifact Hub. This is a known issue with a PR open to fix it waiting to get merged here: https://github.com/helm/chart-releaser/pull/314 I'll keep looking into workarounds to get the new charts uploaded.
yindo added the bug label 2026-02-15 19:15:26 -05:00
yindo closed this issue 2026-02-15 19:15:26 -05:00
Author
Owner

@westbrook-ai commented on GitHub (Jun 6, 2024):

We're back:

~/helm-charts$ helm search repo open-webui
NAME                    CHART VERSION   APP VERSION     DESCRIPTION                                       
open-webui/open-webui   3.0.1           0.2.5           Open WebUI: A User-Friendly Web Interface for C...
open-webui/pipelines    0.0.3           alpha           Pipelines: UI-Agnostic OpenAI API Plugin Framework
@westbrook-ai commented on GitHub (Jun 6, 2024): We're back: ``` ~/helm-charts$ helm search repo open-webui NAME CHART VERSION APP VERSION DESCRIPTION open-webui/open-webui 3.0.1 0.2.5 Open WebUI: A User-Friendly Web Interface for C... open-webui/pipelines 0.0.3 alpha Pipelines: UI-Agnostic OpenAI API Plugin Framework ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/helm-charts#15