mirror of
https://github.com/helm/helm.git
synced 2026-02-16 09:20:32 -05:00
Handle a previously unhandled error in the linter. This simply bails out if a chart's values files do not parse. Also, changed the implementation of CoalesceValues to return a map even on error. |
||
|---|---|---|
| .. | ||
| testdata | ||
| chartfile.go | ||
| chartfile_test.go | ||
| create.go | ||
| create_test.go | ||
| doc.go | ||
| expand.go | ||
| load.go | ||
| load_test.go | ||
| save.go | ||
| save_test.go | ||
| values.go | ||
| values_test.go | ||