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 e1f4488ed2
feat(*): stub out commands for helm
10 years ago
cmd/helm feat(*): stub out commands for helm 10 years ago
deploy feat(deploy): Create dm.Client from cli.Context 10 years ago
dm Merge pull request #21 from technosophos/fix/http-status-code-check 10 years ago
format
kubectl fix(dm-install): do not require a namespace on kubectl create 10 years ago
testdata fix(deploy): add tests 10 years ago
.gitignore
.travis.yml
LICENSE
Makefile fix(Makefile): improve gofmt output on errors 10 years ago
README.md
glide.lock fix(deploy): add tests 10 years ago
glide.yaml fix(deploy): add tests 10 years ago

README.md

Helm

Build Status

Experimental Helm fork.

To Build

Go 1.5, Glide >0.8, Make

$ make build