camunda-community-hub / camunda-7-community-helm

Camunda public Kubernetes Helm repo and charts
Apache License 2.0
39 stars 38 forks source link

Automate charts changelog and release notes #14

Closed aabouzaid closed 2 years ago

aabouzaid commented 2 years ago

Automate the charts changelog using git-chglog. Also created a workaround till helm/chart-releaser supports release notes. (it updates Github release with the notes after the actual release)

More details about this are here: https://github.com/helm/chart-releaser/issues/118 https://github.com/helm/chart-releaser/pull/137