open-webui / helm-charts

53 stars 37 forks source link

bug: New charts aren't releasing #29

Closed 0xThresh closed 3 months ago

0xThresh commented 3 months ago

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.

0xThresh commented 3 months ago

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