Authentication support for remote charts repositories.

pull/3206/head^2
eyalbe4 8 years ago
parent b3d62f1e5b
commit bfd728030d

@ -29,7 +29,6 @@ import (
"k8s.io/helm/pkg/chartutil" "k8s.io/helm/pkg/chartutil"
"k8s.io/helm/pkg/getter" "k8s.io/helm/pkg/getter"
"k8s.io/helm/pkg/provenance" "k8s.io/helm/pkg/provenance"
"bytes"
) )
// Entry represents a collection of parameters for chart repository // Entry represents a collection of parameters for chart repository

Loading…
Cancel
Save