1. 02 Jun, 2016 1 commit
    • Matt Butcher's avatar
      feat(chartutil): optimize for re-use · 2802fcbd
      Matt Butcher authored
      This is a refactor of the loader to use in-memory buffers instead of
      trying to optimize for memory usage by delaying reads until the last
      possible moment. Since charts tend to stay well below 1M in size, this
      makes more sense, and is easier to work with.
      2802fcbd
  2. 01 Jun, 2016 5 commits
  3. 31 May, 2016 1 commit
  4. 30 May, 2016 1 commit
    • Ladicle's avatar
      fix(tiller): fix install function · 97a9586a
      Ladicle authored
      Because, occur the following error when `createNS` flag is true.
      `panic: template: redefinition of template "manifest"`
      97a9586a
  5. 27 May, 2016 3 commits
  6. 26 May, 2016 7 commits
  7. 25 May, 2016 8 commits
  8. 24 May, 2016 6 commits
  9. 23 May, 2016 1 commit
  10. 21 May, 2016 2 commits
  11. 20 May, 2016 5 commits