1. 10 Aug, 2017 2 commits
    • Matt Butcher's avatar
      feat(tiller): limit number of versions stored per release · 0853f490
      Matt Butcher authored
      This adds a new configuration option to Tiller to limit the number of
      records stored per release.
      
      Tiller stores historical release information (helm history, helm
      rollback). This makes it possible to set a maximum number of versions
      per release.
      
      To enable this feature, use `helm init --history-max NNN`. Note that
      because of the restrictions on Deployment objects, you will have to
      re-install Tiller to add a limit.
      
      Along the way, I found an unreported bug in the Memory storage driver.
      This fixes that bug and adds substantially more tests to catch
      regressions.
      
      Closes #2332
      0853f490
    • Michelle Noorali's avatar
      Merge pull request #2786 from InTheCloudDan/patch-1 · 1fa85395
      Michelle Noorali authored
      updated pullpolicy example
      1fa85395
  2. 09 Aug, 2017 1 commit
  3. 08 Aug, 2017 5 commits
  4. 07 Aug, 2017 7 commits
  5. 06 Aug, 2017 2 commits
  6. 04 Aug, 2017 2 commits
  7. 03 Aug, 2017 8 commits
  8. 02 Aug, 2017 5 commits
  9. 01 Aug, 2017 1 commit
  10. 28 Jul, 2017 1 commit
  11. 27 Jul, 2017 5 commits
  12. 25 Jul, 2017 1 commit