helm / chart-testing-action

A GitHub Action to lint and test Helm charts
https://github.com/helm/chart-testing
Apache License 2.0
251 stars 71 forks source link

Add --target-branch to ct install example #100

Closed Starefossen closed 1 year ago

Starefossen commented 2 years ago

Without this you get the mysterious No chart changes detected. even though the linting works 😅

Signed-off-by: Hans Kristian Flaatten hans.kristian.flaatten@nav.no

cpanato commented 1 year ago

fixed here https://github.com/helm/chart-testing-action/pull/115