We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
@recena: Could you please help us with the above issue?
Sorry, something went wrong.
@shanmydell I believe it got recently updated as part of #967. Can you confirm everything is fine?
As for the error, it could be caused by your Git client not being fully configured. It should work if you configure your username and email in Git:
git config --global user.name "Your Name" git config --global user.email "[email protected]"
that helped @marcosbc , closing the issue
No branches or pull requests
time="2023-12-19T12:53:35-05:00" level=info msg="Parsed dell/csi-powermax\n"
time="2023-12-19T12:53:35-05:00" level=info msg="\n Source: Git\n Vendor: Dell\n Chart: csi-powermax\n Version: 2.9.0\n URL: https://github.com/dell/helm-charts.git \n"
time="2023-12-19T12:53:39-05:00" level=info msg="Cleaning package dell/csi-powermax\n"
time="2023-12-19T12:53:56-05:00" level=info msg="Committing changes"
time="2023-12-19T12:54:33-05:00" level=fatal msg="author field is required"
The text was updated successfully, but these errors were encountered: