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 7f87745dc7
feat(chart_upload): add chart_upload.go
9 years ago
cmd/helm feat(chart_upload): add chart_upload.go 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 feat(travis): add travis build 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