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
539 stars 199 forks source link

Optionally use chart-testing to detect changed charts #167

Open jouve opened 8 months ago

jouve commented 8 months ago

this optionally use chart-testing (ct list-changed) to detect changed charts.

As of today, it's not much different than the implementation in shell, but it would be improved by PR in chart-testing repo such as consideration of .helmignore