Fix package url

pull/3259/head
Nauris Sadovskis 7 years ago
parent 51a6f3c326
commit bd8178d50b

@ -38,7 +38,7 @@ For accepting raw compressed tar file data from an io.Reader, the
'chartutil.LoadArchive()' will read in the data, uncompress it, and unpack it 'chartutil.LoadArchive()' will read in the data, uncompress it, and unpack it
into a Chart. into a Chart.
When creating charts in memory, use the 'k8s.io/helm/pkg/proto/happy/chart' When creating charts in memory, use the 'k8s.io/helm/pkg/proto/hapi/chart'
package directly. package directly.
*/ */
package chartutil // import "k8s.io/helm/pkg/chartutil" package chartutil // import "k8s.io/helm/pkg/chartutil"

Loading…
Cancel
Save