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
Integrate https://github.com/helm/chart-releaser-action to automatically create the helm repo, instead of doing it manually.
The text was updated successfully, but these errors were encountered:
@maraino I could help out with this. I already have a github action workflow you could steal for the project.
https://github.com/estenrye/helm-charts/blob/main/.github/workflows/helm-publish.yaml
It also auto-generates the helm-doc documentation
Example: https://estenrye.github.io/helm-charts/charts/bitwarden-directory-connector/
Sorry, something went wrong.
No branches or pull requests
Description
Integrate https://github.com/helm/chart-releaser-action to automatically create the helm repo, instead of doing it manually.
The text was updated successfully, but these errors were encountered: