helm-changelog icon indicating copy to clipboard operation
helm-changelog copied to clipboard

Create changelogs for Helm Charts, based on git history

Results 3 helm-changelog issues
Sort by recently updated
recently updated
newest added

This changes the way we write the changelog, by implementing `text/template`. By default it reads the templates found in `pkg/output/templates/*.gtpl`, but this can be changed using the `--release-template` flag. I...

This PR aims to improve helm-changelog output. * Remove trailing whitespace on commit message & release version * Remove _Default Values changes_ block when there is no change * Put...

Hi, It would be nice if there was the ability to change the default filename of `Changelog.md` to whatever. It might also be nice to support the option of stdout...

good first issue