1. 02 Feb, 2018 1 commit
  2. 05 Jan, 2018 1 commit
  3. 29 Dec, 2017 1 commit
  4. 20 Nov, 2017 1 commit
  5. 03 Oct, 2017 2 commits
  6. 02 Oct, 2017 1 commit
  7. 29 Sep, 2017 1 commit
  8. 12 Sep, 2017 1 commit
  9. 08 Sep, 2017 1 commit
  10. 29 Aug, 2017 1 commit
    • Justin Scott's avatar
      feat(helm): use openssl sha1 command · 46ce97c1
      Justin Scott authored
      Currently the bash script that installs Helm is hard-coded to use
      openssl sha command but some distros like Debian 9 only have sha1.
      Since the popular current distros have sha1 we can switch to that.
      
      Closes(#2859)
      46ce97c1
  11. 14 Aug, 2017 1 commit
    • Tim H's avatar
      Fix curl error Failed writing body · b914958b
      Tim H authored
      Do not close the pipe early, output only the first version found.  wget command changed for consistency.
      Fixes #2802
      b914958b
  12. 07 Jul, 2017 1 commit
  13. 29 Jun, 2017 1 commit
  14. 28 Jun, 2017 2 commits
  15. 26 May, 2017 1 commit
  16. 24 May, 2017 1 commit
  17. 17 May, 2017 1 commit
  18. 16 May, 2017 1 commit
    • 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
  19. 03 May, 2017 1 commit
  20. 02 May, 2017 1 commit
  21. 01 May, 2017 2 commits
  22. 28 Apr, 2017 1 commit
  23. 25 Apr, 2017 1 commit
  24. 24 Apr, 2017 3 commits
  25. 18 Apr, 2017 2 commits
  26. 13 Apr, 2017 1 commit
  27. 12 Apr, 2017 4 commits
  28. 11 Apr, 2017 1 commit
  29. 22 Mar, 2017 1 commit
    • Adam Reese's avatar
      fix(ci): disable gosimple · 41f72776
      Adam Reese authored
      gosimple seems to be eating all memory in CircleCI.  Testing disabling
      the check to see if CI builds.
      41f72776
  30. 19 Mar, 2017 1 commit
  31. 12 Mar, 2017 1 commit