Helm Release Workflow Failing #50

Closed
opened 2026-02-15 19:15:46 -05:00 by yindo · 2 comments
Owner

Originally created by @jyje on GitHub (Jan 14, 2025).

Hello, folks

I noticed that this workflow failed. Could you help address this issue?

It seems that the failure might be related to multiple chart releases being triggered simultaneously. This could align with the behavior described in this helm/chart-releaser issue.

Looking forward to your thoughts!

Originally created by @jyje on GitHub (Jan 14, 2025). Hello, folks I noticed that [this workflow](https://github.com/open-webui/helm-charts/actions/runs/12773237298/job/35604631962#step:5:97) failed. Could you help address this issue? It seems that the failure might be related to multiple chart releases being triggered simultaneously. This could align with the behavior described in [this helm/chart-releaser issue](https://github.com/helm/chart-releaser/issues/411). Looking forward to your thoughts!
yindo closed this issue 2026-02-15 19:15:46 -05:00
Author
Owner

@westbrook-ai commented on GitHub (Jan 16, 2025):

Hi @jyje, you are correct, this is a known issue with v1.6.0 and earlier on the Chart Releaser action. It was addressed in this PR: https://github.com/helm/chart-releaser/pull/314

I am looking at upgrading to v1.7.0, which supposedly has the fix for this. However, that version is still not available on the marketplace: https://github.com/marketplace/actions/helm-chart-releaser

I've reached out to the Chart Releaser maintainer to see if they can get the action updated.

@westbrook-ai commented on GitHub (Jan 16, 2025): Hi @jyje, you are correct, this is a known issue with v1.6.0 and earlier on the Chart Releaser action. It was addressed in this PR: https://github.com/helm/chart-releaser/pull/314 I am looking at upgrading to v1.7.0, which supposedly has the fix for this. However, that version is still not available on the marketplace: https://github.com/marketplace/actions/helm-chart-releaser I've reached out to the Chart Releaser maintainer to see if they can get the action updated.
Author
Owner

@jyje commented on GitHub (Jan 16, 2025):

Hello @0xThresh! I just realized the Chart Releaser action hasn’t been updated yet. Thanks for letting me know. I hope the action get updated soon ☺️

FYI
The open-webui/open-webui chart has been updated to the latest version (5.4.0) through the recent PR. However, due to this issue, the open-webui/pipelines chart hasn’t been released yet (0.0.6).

Image

@jyje commented on GitHub (Jan 16, 2025): Hello @0xThresh! I just realized the Chart Releaser action hasn’t been updated yet. Thanks for letting me know. I hope the action get updated soon ☺️ **FYI** The `open-webui/open-webui` chart has been updated to the latest version (5.4.0) through the recent PR. However, due to this issue, the `open-webui/pipelines` chart hasn’t been released yet (0.0.6). ![Image](https://github.com/user-attachments/assets/798f38ae-bd8a-4d3a-b3a1-edc8625cd930)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/helm-charts#50