You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helm/cmd/helm
Michelle Noorali 7e2964c549
feat(helm): add chart url to index file entries
9 years ago
..
testdata ref(helm): rename cache file to index file 9 years ago
create.go fix(*): rewrite import paths 9 years ago
delete.go fix(helm): improve --dry-run for helm delete 9 years ago
fetch.go remove the todo based on PR comments 9 years ago
fetch_test.go Add search support 9 years ago
get.go fix(helm): fix error formatting 9 years ago
helm.go fix(helm): change TILLER_HOST to HELM_HOST 9 years ago
home.go feat(helm): add structure.go to hold paths 9 years ago
init.go Merge pull request #716 from vaikas-google/master 9 years ago
init_test.go add the tests 9 years ago
install.go fix(helm): allow repo names in helm install 9 years ago
lint.go fix(style): fixed minor style issues 9 years ago
list.go fix(helm): print status in helm list output 9 years ago
package.go fix(*): rewrite import paths 9 years ago
repo.go feat(helm): add chart url to index file entries 9 years ago
repo_test.go ref(helm): add remove repo command 9 years ago
search.go feat(helm): generate index file for repository 9 years ago
search_test.go ref(helm): rename cache file to index file 9 years ago
serve.go fix(*): rewrite import paths 9 years ago
status.go fix(helm): fix error formatting 9 years ago
structure.go offset all the directories and files to $HELM_HOME/repository from $HELM_HOME 9 years ago
update.go ref(helm): fix helm update 9 years ago