• Matt Butcher's avatar
    fix(helm): fix sort order on helm search · f018364f
    Matt Butcher authored
    During search index construction, records were not correctly sorted by
    version number, which resulted in the wrong records being inserted into
    the index.
    
    Along the way, added tests and fixed a few comments.
    
    Closes #1897
    f018364f
search.go 6.3 KB