1. 30 Nov, 2016 5 commits
  2. 29 Nov, 2016 2 commits
    • Matt Butcher's avatar
      fix(helm): improve --set parser · 1249ffd8
      Matt Butcher authored
      This replaces the old set parser with a brand new one. This also changes
      the internal algorithm from duplicating YAML to merging YAML, which
      might solve a problem one user reported in chat, but which was never
      captured in an issue.
      
      Closes #1540
      Closes #1556
      1249ffd8
    • Serge Catudal's avatar
      fix(helm): fix windows support with port forward connection in setupConnection · 7853f52b
      Serge Catudal authored
      This fixes the port forward connection using helm on windows by assigning explicitely 'localhost' to 'TillerHost' in 'setupConnection'. Otherwise, the connection between the helm client with the Tiller server deployed on Kubernetes will not work.
      7853f52b
  3. 22 Nov, 2016 1 commit
  4. 16 Nov, 2016 6 commits
  5. 15 Nov, 2016 14 commits
  6. 14 Nov, 2016 11 commits
  7. 13 Nov, 2016 1 commit