1. 28 Sep, 2016 1 commit
  2. 27 Sep, 2016 3 commits
  3. 23 Sep, 2016 1 commit
  4. 15 Sep, 2016 1 commit
  5. 14 Sep, 2016 1 commit
  6. 13 Sep, 2016 1 commit
  7. 12 Sep, 2016 4 commits
  8. 08 Sep, 2016 2 commits
  9. 07 Sep, 2016 1 commit
  10. 03 Sep, 2016 1 commit
  11. 02 Sep, 2016 1 commit
    • 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
  12. 01 Sep, 2016 1 commit
  13. 31 Aug, 2016 1 commit
  14. 29 Aug, 2016 3 commits
  15. 26 Aug, 2016 2 commits
  16. 25 Aug, 2016 2 commits
    • Matt Butcher's avatar
      feat(*): add 'helm list --all' and related flags · 1be28d6f
      Matt Butcher authored
      This adds support for the following 'helm list' flags:
      
      - all: show all release types
      - deleted: show deleted releases
      - deployed: show deployed releases
      - failed: show failed releases
      
      These flags can be toggled. Only '--deployed' is turned on by default.
      
      On the server side, Tiller's list function can now filter based on a
      slice of release.Status_Code filters. While the client only supports a
      subset, the server supports all known release.Status_Code types.
      
      Closes #973
      1be28d6f
    • Michelle Noorali's avatar
      ref(*): return resource update errors · 197e466b
      Michelle Noorali authored
      Resolves #1058
      197e466b
  17. 24 Aug, 2016 1 commit
  18. 19 Aug, 2016 1 commit
  19. 18 Aug, 2016 1 commit
  20. 15 Aug, 2016 1 commit
  21. 10 Aug, 2016 2 commits
  22. 09 Aug, 2016 4 commits
  23. 08 Aug, 2016 4 commits