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 692a27bbed
Merge pull request #12 from adamreese/dm-client-refactor
9 years ago
cmd/helm ref(client): refactor url parsing 9 years ago
deploy fix(lint): correct several formatting issues 9 years ago
dm ref(client): refactor url parsing 9 years ago
format fix(vet): fix a number of lint/vet warnings 9 years ago
kubectl fix(lint): correct several formatting issues 9 years ago
testdata/guestbook feat(*): deploy dry-run now works 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 fix(lint): correct several formatting issues 9 years ago
README.md fix(travis): add badge 9 years ago
glide.lock fix(glide): use master branch of deployment-manager 9 years ago
glide.yaml fix(glide): use master branch of deployment-manager 9 years ago

README.md

Helm

Build Status

Experimental Helm fork.

To Build

Go 1.5, Glide >0.8, Make

$ make build