You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: helm/chart-releaser#314
I'll keep looking into workarounds to get the new charts uploaded.
The text was updated successfully, but these errors were encountered:
~/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
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: helm/chart-releaser#314
I'll keep looking into workarounds to get the new charts uploaded.
The text was updated successfully, but these errors were encountered: