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

docs: only run chart install if changed #105

Closed fty4 closed 1 year ago

fty4 commented 1 year ago

If the chart did not change no kind cluster will be created - also the ct install can not be triggered.

Signed-off-by: Marco Lecheler marco@task.media

cpanato commented 1 year ago

need rebase

fty4 commented 1 year ago

no rebase required - already implemented with #115