honeycombio / helm-charts

Helm repository and charts for Honeycomb
Apache License 2.0
30 stars 39 forks source link

maint: fix release note generation #317

Closed TylerHelmuth closed 11 months ago

TylerHelmuth commented 11 months ago

Which problem is this PR solving?

Passing the --generate-release-notes broke things. The fix is to ensure the upload command has the latest commit. The chart-releaser action solves this like so: https://github.com/helm/chart-releaser-action/blob/6203d709ca237fb26b724837f2c53716f244ee8c/cr.sh#L318C38-L318C64