• 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
values.go 9.41 KB