fix(chartutil): update lint to use chartutil

pull/793/head
Matt Butcher 8 years ago
parent ebd81152dd
commit cded50e34f

@ -4,7 +4,7 @@ import (
"os"
"path/filepath"
chartutil "k8s.io/helm/pkg/chart"
"k8s.io/helm/pkg/chartutil"
)
// Chartfile checks the Chart.yaml file for errors and warnings.

Loading…
Cancel
Save