• Matt Butcher's avatar
    fix(helm,tiller): change list offset to next result · a8642c81
    Matt Butcher authored
    Previously, paging used the last release name of the current set to ask
    for more results. Now switched to using the first name of the next set.
    
    Not sure I like this method. It makes the user experience more
    complicated.
    a8642c81
release_server.go 7.47 KB