• 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
Name
Last commit
Last update
..
chartutil Loading commit data...
engine Loading commit data...
helm Loading commit data...
ignore Loading commit data...
kube Loading commit data...
lint Loading commit data...
plugin Loading commit data...
proto/hapi Loading commit data...
provenance Loading commit data...
releaseutil Loading commit data...
repo Loading commit data...
storage Loading commit data...
tiller Loading commit data...
timeconv Loading commit data...
tlsutil Loading commit data...
urlutil Loading commit data...
version Loading commit data...