helm / chart-testing-action

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

Example in README.md does not work #114

Closed CrowdSalat closed 1 year ago

CrowdSalat commented 1 year ago
  1. The "Run chart-testing (install)" job in the example starts without changes even though the cluster only starts if changes are detected.
  2. The "Run chart-testing (install)" job needs a target branch to run. By default `ct install´ only runs on changes and therefore it needs a reference