Authentication support for remote charts repositories.

pull/3206/head
eyalbe4 8 years ago
parent 59f5b4fe37
commit e131c9d4db

@ -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