1. 24 Aug, 2018 1 commit
  2. 09 May, 2018 1 commit
  3. 02 May, 2018 1 commit
  4. 17 Apr, 2018 1 commit
  5. 26 Jan, 2018 1 commit
  6. 23 Oct, 2017 1 commit
  7. 16 Aug, 2017 1 commit
  8. 19 Jun, 2017 1 commit
  9. 02 May, 2017 2 commits
  10. 01 May, 2017 1 commit
  11. 06 Apr, 2017 2 commits
    • Matt Butcher's avatar
      feat(tiller): support version constraint on chart · e4e0e320
      Matt Butcher authored
      This provides the Chart.yaml field `tillerVersion`, which is a semver
      range. It allows users to choose to constrain a chart to a specific
      version.
      
      The reason for this is that we keep introducing new template functions,
      but we have no way of saying "this chart will only work with Tiller
      newer than...".
      
      The check on version is _only_ done on Tiller. The client does not check
      at all, since it does not do any template expansion on its own.
      Unverified
      e4e0e320
    • Adam Reese's avatar
      chore(*): bump to v2.3.0 · d83c245f
      Adam Reese authored
      v2.3.0
      d83c245f
  12. 23 Mar, 2017 1 commit
    • Sushil Kumar's avatar
      Added unit tests · cfd041ee
      Sushil Kumar authored
      Added tests for:
      - [ ] pkg/version/versions.go
      - [ ] pkg/repo/repo.go
      cfd041ee
  13. 14 Feb, 2017 1 commit
  14. 24 Dec, 2016 1 commit
  15. 21 Dec, 2016 1 commit
  16. 13 Dec, 2016 1 commit
  17. 16 Nov, 2016 1 commit
  18. 04 Nov, 2016 1 commit
  19. 02 Nov, 2016 1 commit
  20. 25 Oct, 2016 1 commit
  21. 19 Oct, 2016 1 commit
  22. 07 Oct, 2016 1 commit
  23. 23 Sep, 2016 1 commit
  24. 15 Sep, 2016 1 commit
  25. 13 Sep, 2016 2 commits
  26. 06 Sep, 2016 1 commit
  27. 11 Aug, 2016 1 commit
  28. 12 Jul, 2016 1 commit
  29. 23 Jun, 2016 1 commit
  30. 22 Jun, 2016 1 commit
  31. 01 Jun, 2016 1 commit
  32. 28 Apr, 2016 1 commit
  33. 30 Mar, 2016 1 commit
  34. 14 Mar, 2016 1 commit
  35. 29 Feb, 2016 2 commits