helm / chart-releaser-action

A GitHub Action to turn a GitHub project into a self-hosted Helm chart repo, using helm/chart-releaser CLI tool
https://github.com/helm/chart-releaser
Apache License 2.0
543 stars 199 forks source link

where is tgz file? #126

Open tirelibirefe opened 1 year ago

tirelibirefe commented 1 year ago

Nice project!

GitHub actions says it worked but there is no tgz around.

Where is the packaged tgz file or index file in GitHub repo?

raman-antanevich commented 1 year ago

chart-releaser that works under the hood creates GitHub Release and uploads package with the chart as an asset.