Unverified Commit 188964c5 authored by Matthew Fisher's avatar Matthew Fisher Committed by GitHub

Merge pull request #3259 from NaurisSadovskis/master

Fix package url
parents 51a6f3c3 bd8178d5
......@@ -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
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 chartutil // import "k8s.io/helm/pkg/chartutil"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment