1. 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
  2. 25 Aug, 2017 1 commit
  3. 24 Aug, 2017 1 commit
    • DockerZK's avatar
      feat(*) add key helm.sh/hook-delete-policy to hook annotation · 734b1245
      DockerZK authored
      When "helm.sh/hook-delete-policy: hook-succeeded" is provided in a hook's annotation, Tiller will automatically delete the hook after the hook is succeeded. When "helm.sh/hook-delete-policy: hook-failed" is provided in a hook's annotation, Tiller will automatically delete the hook after the hook is failed.
      
      Closes #1769
      734b1245
  4. 18 Aug, 2017 2 commits
  5. 17 Aug, 2017 2 commits
  6. 16 Aug, 2017 10 commits
  7. 15 Aug, 2017 1 commit
  8. 14 Aug, 2017 2 commits
  9. 13 Aug, 2017 1 commit
  10. 10 Aug, 2017 5 commits
  11. 09 Aug, 2017 2 commits
  12. 08 Aug, 2017 5 commits
  13. 07 Aug, 2017 7 commits