The Kubernetes Package Manager
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.
 
 
 
Go to file
Matt Butcher 9b494f5546
feat(deploy): deploy charts instead of templates
9 years ago
cmd/helm feat(deploy): deploy charts instead of templates 9 years ago
deploy feat(deploy): deploy charts instead of templates 9 years ago
dm feat(deploy): deploy charts instead of templates 9 years ago
format feat(*): add doctor cmd 9 years ago
kubectl feat(*): install DM 9 years ago
testdata/guestbook feat(*): deploy dry-run now works 9 years ago
.gitignore fix(Makefile): fix make tagrets 9 years ago
LICENSE Add license. 9 years ago
Makefile fix(Makefile): fix make tagrets 9 years ago
README.md Initial commit. 9 years ago
glide.lock feat(create): add create and pack verbs. 9 years ago
glide.yaml feat(create): add create and pack verbs. 9 years ago

README.md

Helm

Experimental Helm fork.

To Build

Go 1.5, Glide >0.8, Make

$ make build