• Nic Roland's avatar
    fix(tiller): Install --replace will result in an upgrade · c180c4a2
    Nic Roland authored
    If a release has been deleted, `install --replace` will work but the release
    status will still be "deleted". This means that subsequest attempts to
    change the release will fail. Upgrading the release instead will prevent
    such zombie releases.
    
    Closes #1131
    c180c4a2
release_server.go 18.8 KB