1. 30 Aug, 2017 1 commit
  2. 25 Aug, 2017 2 commits
  3. 24 Aug, 2017 2 commits
    • xuhaigang's avatar
      Fix(helm): Fix the bug of dependency update deleting subcharts · 4ffb9dfb
      xuhaigang authored
      In Helm 2.6.0, the new delete feature that deletes old versions of
      charts is deleting subcharts that aren't in requirements.yaml.
      In this patch, I judge the dependency whether it is included in the
      requirements.yaml before deleting it.
      
      Closes #2830
      4ffb9dfb
    • 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 5 commits