1. 01 May, 2017 1 commit
    • Nikhil Manchanda's avatar
      Add support for zsh to helm completion · 49e7aa85
      Nikhil Manchanda authored
      Updated the 'helm completion' command to take in the shell
      as a parameter. Currently acceptable options are 'bash' and
      'zsh'. Also fixed the completions to work with zsh in a manner
      similar to what kubectl does.
      
      Also updated the docs to reflect this change.
      
      Closes #2201
      49e7aa85
  2. 25 Apr, 2017 2 commits
  3. 24 Apr, 2017 3 commits
  4. 21 Apr, 2017 2 commits
  5. 20 Apr, 2017 8 commits
  6. 19 Apr, 2017 4 commits
  7. 18 Apr, 2017 7 commits
  8. 17 Apr, 2017 1 commit
  9. 16 Apr, 2017 1 commit
    • Gergo Huszty's avatar
      Pluggable downloaders. Closes #2093, #2094. · b4ca198c
      Gergo Huszty authored
      It is now possible to create plugins with chart download capabilities for custom, non-http protocols.
      Furthermore it is possible to reuse helm packages to implement alternative clients with these custom downloader functions.
      b4ca198c
  10. 13 Apr, 2017 8 commits
  11. 12 Apr, 2017 3 commits