1. 05 Jun, 2017 2 commits
  2. 02 Jun, 2017 2 commits
  3. 01 Jun, 2017 2 commits
  4. 31 May, 2017 1 commit
  5. 30 May, 2017 1 commit
  6. 26 May, 2017 3 commits
  7. 25 May, 2017 2 commits
  8. 24 May, 2017 1 commit
  9. 18 May, 2017 1 commit
  10. 17 May, 2017 2 commits
  11. 16 May, 2017 2 commits
    • Sushil Kumar's avatar
      Adds update option to plugin command (#2410) · ff42dadd
      Sushil Kumar authored
      * Adds update option to plugin command
      
      Fixes issues/2385 - helm install silently updates the plugin, if it pre-existed
      
      * Added tests for new methods for plugin update
      
      * Updated docs
      
      * Updated review comments :)
      
      * Return error exit code when there is error
      ff42dadd
    • Kent Rancourt's avatar
      minor typo fix · 5408b60a
      Kent Rancourt authored
      5408b60a
  12. 11 May, 2017 1 commit
  13. 09 May, 2017 1 commit
  14. 04 May, 2017 3 commits
  15. 03 May, 2017 1 commit
  16. 02 May, 2017 1 commit
  17. 01 May, 2017 2 commits
  18. 28 Apr, 2017 1 commit
  19. 27 Apr, 2017 1 commit
  20. 20 Apr, 2017 2 commits
  21. 18 Apr, 2017 2 commits
  22. 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
  23. 13 Apr, 2017 1 commit
  24. 12 Apr, 2017 3 commits
    • Matthew Fisher's avatar
      clarify helm serve's intent · 43b393f6
      Matthew Fisher authored
      A lot of community members are looking at `helm serve` as a production webserver to host their
      charts. There are much better solutions out there like s3, wabs or gcs for cloud storage and
      nginx, haproxy or apache for DIY dedicated web servers. Steering users in the right direction
      will help users make the right decision when it comes to serving their charts in production.
      43b393f6
    • Adam Reese's avatar
      docs(*): generate latest docs · a92a3676
      Adam Reese authored
      a92a3676
    • Christoph Blecker's avatar
      Update docs · 190e5c82
      Christoph Blecker authored
      Unverified
      190e5c82
  25. 10 Apr, 2017 1 commit