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
Adam Reese a2e928adda
Merge pull request #15 from adamreese/ref-cmd
10 years ago
cmd/helm ref(cmd): break up command definitions 10 years ago
deploy fix(lint): correct several formatting issues 10 years ago
dm feat(client): add timeout cli option 10 years ago
format feat(format): add yaml output format 10 years ago
kubectl fix(lint): correct several formatting issues 10 years ago
testdata/guestbook feat(*): deploy dry-run now works 10 years ago
.gitignore fix(Makefile): fix make tagrets 10 years ago
.travis.yml feat(travis): add travis build 10 years ago
LICENSE Add license. 10 years ago
Makefile feat(test): add test coverage to Makefile 10 years ago
README.md fix(travis): add badge 10 years ago
glide.lock fix(glide): use master branch of deployment-manager 10 years ago
glide.yaml fix(glide): use master branch of deployment-manager 10 years ago

README.md

Helm

Build Status

Experimental Helm fork.

To Build

Go 1.5, Glide >0.8, Make

$ make build