1. 18 Apr, 2017 1 commit
  2. 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
  3. 13 Apr, 2017 1 commit
  4. 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
      190e5c82
  5. 10 Apr, 2017 1 commit
  6. 07 Apr, 2017 1 commit
  7. 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.
      e4e0e320
    • Jimmy Zelinskie's avatar
      b4cf7f11
  8. 04 Apr, 2017 1 commit
  9. 03 Apr, 2017 2 commits
  10. 31 Mar, 2017 3 commits
  11. 27 Mar, 2017 1 commit
  12. 24 Mar, 2017 3 commits
  13. 23 Mar, 2017 1 commit
  14. 17 Mar, 2017 1 commit
  15. 16 Mar, 2017 1 commit
  16. 14 Mar, 2017 1 commit
  17. 13 Mar, 2017 1 commit
  18. 12 Mar, 2017 1 commit
  19. 11 Mar, 2017 1 commit
  20. 10 Mar, 2017 1 commit
  21. 09 Mar, 2017 3 commits
  22. 08 Mar, 2017 2 commits
  23. 07 Mar, 2017 6 commits
  24. 06 Mar, 2017 1 commit