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 52ae1c1897
fix(dm): correct error in status code check
9 years ago
cmd/helm Merge pull request #16 from technosophos/feat/deploy 9 years ago
deploy feat(deploy): Create dm.Client from cli.Context 9 years ago
dm fix(dm): correct error in status code check 9 years ago
format feat(format): add yaml output format 9 years ago
kubectl fix(dm-install): do not require a namespace on kubectl create 9 years ago
testdata fix(deploy): add tests 9 years ago
.gitignore fix(Makefile): fix make tagrets 9 years ago
.travis.yml feat(travis): add travis build 9 years ago
LICENSE Add license. 9 years ago
Makefile feat(test): add test coverage to Makefile 9 years ago
README.md fix(travis): add badge 9 years ago
glide.lock fix(deploy): add tests 9 years ago
glide.yaml fix(deploy): add tests 9 years ago

README.md

Helm

Build Status

Experimental Helm fork.

To Build

Go 1.5, Glide >0.8, Make

$ make build