• Matt Butcher's avatar
    fix(helm): allow entries to be merged into index · 25c7e6dc
    Matt Butcher authored
    Between Alpha.4 and Alpha.5 there was a change in the indexing logic.
    This prevent indices from being appended to (because those index files
    were often broken). This change allows the user to explicitly merge an
    existing index and a generated index.
    
    Closes #1334
    25c7e6dc
repo_index_test.go 1.9 KB