chore(repo): Rename default charts repo to 'stable'

pull/1217/head
Adnan Abdulhussein 9 years ago committed by Ville Aikas
parent f05ba2b1a9
commit 7aad6bae33

@ -34,7 +34,7 @@ Kubernetes Cluster and sets up local configuration in $HELM_HOME (default: ~/.he
`
var (
defaultRepository = "kubernetes-charts"
defaultRepository = "stable"
defaultRepositoryURL = "http://storage.googleapis.com/kubernetes-charts"
)

Loading…
Cancel
Save