• Matt Butcher's avatar
    fix(helm): fix linter test panic · 310ef9bb
    Matt Butcher authored
    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.
    310ef9bb
Name
Last commit
Last update
..
testdata Loading commit data...
chartfile.go Loading commit data...
chartfile_test.go Loading commit data...
create.go Loading commit data...
create_test.go Loading commit data...
doc.go Loading commit data...
expand.go Loading commit data...
load.go Loading commit data...
load_test.go Loading commit data...
save.go Loading commit data...
save_test.go Loading commit data...
values.go Loading commit data...
values_test.go Loading commit data...