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

skip_packaging input isn't working #125

Closed Amitk3293 closed 1 year ago

Amitk3293 commented 1 year ago

As the PR that includes skip_packaing input is merged here - https://github.com/helm/chart-releaser-action/pull/109

However, it seems to throw an error when used.

Warning: Unexpected input(s) 'skip_packaging', valid inputs are ['version', 'config', 'charts_dir', 'charts_repo_url', 'install_dir', 'install_only']