1. 26 Jan, 2018 2 commits
  2. 25 Jan, 2018 1 commit
  3. 23 Jan, 2018 1 commit
  4. 22 Jan, 2018 3 commits
  5. 19 Jan, 2018 9 commits
  6. 18 Jan, 2018 6 commits
  7. 17 Jan, 2018 1 commit
  8. 16 Jan, 2018 1 commit
    • Matt Farina's avatar
      fix(capabilities): Adding GitVersion to default set · d5a865b5
      Matt Farina authored
      Prior to this, using the semver template functions with the full
      version, which is represented in the GitVersion, was not possible
      for helm template and lint commands because the property was not
      populated by default. This update adds default handling.
      
      Closes #3349
      d5a865b5
  9. 12 Jan, 2018 7 commits
  10. 10 Jan, 2018 3 commits
    • Matthew Fisher's avatar
      Merge pull request #3329 from PureWhiteWu/patch-1 · 5a73f9ef
      Matthew Fisher authored
      fix a typo
      5a73f9ef
    • Pure White's avatar
      fix a typo · 27096911
      Pure White authored
      27096911
    • rocky-nupt's avatar
      feat(helm): Add --col-width to helm list and helm history (#2836) · a6381e83
      rocky-nupt authored
      * feat(helm): Add --full-output to helm list and helm history
      
      The default maximum length of the output table is 60 chars.
      When the length is greater than 60, the content will be omitted.
      This patch adds -f and --full-output to helm list and helm history
      which can display full information of releases on the screen.
      
      Closes #2828
      
      * a
      
      * feat(helm): Add --full-output to helm list and helm history
      
      The default maximum length of the output table is 60 chars.
      When the length is greater than 60, the content will be omitted.
      This patch adds -f and --full-output to helm list and helm history
      which can display full information of releases on the screen.
      
      Closes #2828
      a6381e83
  11. 09 Jan, 2018 6 commits