1. 23 Jan, 2017 1 commit
    • Matthew Fisher's avatar
      add InstallReleaseFromChart and UpdateReleaseFromChart · dad40fcb
      Matthew Fisher authored
      When using pkg/helm as a third party client, I am using chartutil.LoadArchive()
      to load a chart from an io.Reader. After that is loaded I wish to install/update that
      chart, however InstallRelease and UpdateRelease only accepts a path rather than
      something of type *chart.Chart. This adds a new function called InstallReleaseFromChart
      which allows one to load a chart separate from the path, then install said chart.
      dad40fcb
  2. 19 Jan, 2017 4 commits
  3. 18 Jan, 2017 4 commits
  4. 17 Jan, 2017 1 commit
  5. 15 Jan, 2017 2 commits
  6. 13 Jan, 2017 7 commits
  7. 12 Jan, 2017 1 commit
  8. 11 Jan, 2017 7 commits
  9. 10 Jan, 2017 7 commits
  10. 09 Jan, 2017 6 commits