-
Notifications
You must be signed in to change notification settings - Fork 210
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GitHub Actions Failure: Helm Chart Release Process Encounters Non-Fast-Forward Push Error and cr upload Exit Status 1 #180
Comments
Hi We have started to experience this error too. We've been using the action for close to 12 months with no issues, but it has started failing since this last week. I'm still trying to pinpoint the exact scenario but it appears to be when multiple charts are updated in the same PR. The index.yaml file is updated with the new chart but the chart package fails to get pushed to the branch - resulting in 'broken' Helm chart releases. Thanks in advance.
|
I also have my doubts about that. |
Currently having the same problem and it looks like it needs to be solved from the CLI side. There is an open PR helm/chart-releaser#314 addressing this specific issue. |
Hello, I have encountered an error in GitHub actions, and I am currently finding it quite challenging to resolve. I would greatly appreciate your guidance on how to proceed. Thank you for your assistance.
Error:
My actions file:
The text was updated successfully, but these errors were encountered: