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 3aaf775209
Merge pull request #26 from technosophos/feat/workflow-stubs
9 years ago
cmd/helm Merge pull request #26 from technosophos/feat/workflow-stubs 9 years ago
dm fix(style): fix style issues from govet 9 years ago
format fix(style): fix style issues from govet 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 chore(travis): update Travis to use Glide 0.9.1 9 years ago
LICENSE Add license. 9 years ago
Makefile feat(chart_upload): add chart_upload.go 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