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

modify to always release #140

Closed TheDen closed 1 year ago

TheDen commented 1 year ago

lookup_changed_charts will return operator/charts/netchecks to changed_charts which ensures it won't be skipped for a release

TheDen commented 1 year ago

Sorry wrong repo!