solo-io / go-utils

golang utilities
Apache License 2.0
111 stars 19 forks source link

Add HELM and UPGRADE changelog entry types #332

Closed rickducott closed 4 years ago

rickducott commented 4 years ago

Two areas that are important to stress in communicating releases is any Helm chart changes, such as a value that was changed or a minimum Helm version constraint introduced; and any other upgrade notes. This change would allow for those as explicit types of changelog entries, and encourages conventions around calling out specific upgrade and helm release notes.