1. 27 Sep, 2019 1 commit
    • Marc Khouzam's avatar
      feat(comp) Dynamic completion to use same binary as main call · 1726142e
      Marc Khouzam authored
      The binary of Helm to use for dynamic completion should be the same
      as the actual Helm binary being used.  For example, if PATH points
      to a version of helm v3, but the user calls a binary named helm2 to
      use a renamed v2 version, then dynamic completion should also use helm2.
      If not, in this example, the dynamic completion will use the
      information returned by helm v3.
      
      This improvement is particularly useful for users that will run both
      helm v2 and helm v3 at the same time.
      Signed-off-by: 's avatarMarc Khouzam <marc.khouzam@montreal.ca>
      1726142e
  2. 26 Sep, 2019 1 commit
  3. 25 Sep, 2019 4 commits
  4. 24 Sep, 2019 3 commits
  5. 23 Sep, 2019 1 commit
  6. 20 Sep, 2019 1 commit
  7. 19 Sep, 2019 1 commit
  8. 18 Sep, 2019 1 commit
    • Matt Farina's avatar
      Updating to newer versions of dependencies · aa4dae05
      Matt Farina authored
      * This was initiated by new versions from Masterminds
      * Linting was set to check for the same chart version as the other
        checks of this were. >0.0.0-0. The -0 is important to pull in
        prereleases. The latest version of semver Validate now finds
        errors here properly where some were missed before
      * 0.0.0 is a valid semantic version. Instead of expecting it to be
        invalid in the tests to check validation now using an invalid
        semantic version
      Signed-off-by: 's avatarMatt Farina <matt@mattfarina.com>
      aa4dae05
  9. 16 Sep, 2019 1 commit
  10. 11 Sep, 2019 2 commits
  11. 10 Sep, 2019 1 commit
  12. 09 Sep, 2019 1 commit
  13. 05 Sep, 2019 2 commits
  14. 03 Sep, 2019 1 commit
  15. 02 Sep, 2019 1 commit
  16. 30 Aug, 2019 3 commits
  17. 26 Aug, 2019 2 commits
  18. 23 Aug, 2019 3 commits
  19. 20 Aug, 2019 1 commit
  20. 19 Aug, 2019 1 commit
  21. 14 Aug, 2019 1 commit
  22. 13 Aug, 2019 2 commits
  23. 10 Aug, 2019 2 commits
  24. 09 Aug, 2019 2 commits
  25. 07 Aug, 2019 1 commit