- 24 Mar, 2017 2 commits
-
-
Mario Lamontagne authored
-
Taylor Thomas authored
Added unit tests
-
- 23 Mar, 2017 4 commits
-
-
Sushil Kumar authored
Added tests for: - [ ] pkg/version/versions.go - [ ] pkg/repo/repo.go
-
Matt Butcher authored
Add link to Quay App Registry
-
Derek Perkins authored
-
Matt Butcher authored
docs(related): add "Deploying Kubernetes Applications with Helm"
-
- 22 Mar, 2017 4 commits
-
-
Brian authored
helm (client/deployment) support for TLS
-
fibonacci1729 authored
-
Adam Reese authored
fix(ci): disable gosimple
-
Adam Reese authored
gosimple seems to be eating all memory in CircleCI. Testing disabling the check to see if CI builds.
-
- 21 Mar, 2017 1 commit
-
-
Matt Butcher authored
run glide up
-
- 20 Mar, 2017 2 commits
-
-
Matthew Fisher authored
A few bugs were fixed in ghodss/yaml since the last update.
-
Matt Butcher authored
Add to the 'get' script checking installed helm version before downloading latest release
-
- 19 Mar, 2017 1 commit
-
-
Leszek Charkiewicz authored
This change prevents downloading the same version as already installed.
-
- 17 Mar, 2017 3 commits
-
-
Matt Butcher authored
document toYaml syntax in --set for annotations
-
Matt Butcher authored
Closes #2097
-
Brian authored
ref/installer: pass arguments in options struct to installer apis
-
- 16 Mar, 2017 5 commits
-
-
fibonacci1729 authored
-
Matthew Fisher authored
-
Adam Reese authored
ref(helmpath): simplify path building of helmpath
-
Matt Butcher authored
feat(tiller): update to Sprig 2.10.
-
Adam Reese authored
-
- 15 Mar, 2017 5 commits
-
-
Matt Butcher authored
Closes #2087
-
Adam Reese authored
fix(tiller): enforce release name length on uninstall
-
Adam Reese authored
If a selector is created from invalid values it will return nil. Which is EVERYTHING!!! closes: #2115
-
Adnan Abdulhussein authored
feat(proto): add deprecated field
-
Taylor Thomas authored
Add script to clean homedir out of docs
-
- 14 Mar, 2017 4 commits
-
-
Adam Reese authored
fix(helm): remove max column width for repo list
-
Adnan Abdulhussein authored
-
Matt Butcher authored
Add Blog post to related.md
-
Matt Butcher authored
fix(helm): fix bug when helm update can't find release 1.
-
- 13 Mar, 2017 6 commits
-
-
Jack Zampolin authored
-
Matt Butcher authored
Fix link for chart.md file
-
Matt Butcher authored
Change example to use the trademarked WordPress instead of Wordpress.
-
Matt Butcher authored
feat(proto): add appVersion field
-
Matt Butcher authored
docs(OWNERS): initial add of owners file
-
Adam Reese authored
Fixing plugin test
-
- 12 Mar, 2017 3 commits
-
-
libesz authored
In the TestLoadDir test case, currently reflect.DeepEqual is expected to fail by error. Expected metadata is different than in the fixture yaml. Also, the type of the struct is mismatching in DeepEqual call (struct vs pointer to struct).
-
Christoph Blecker authored
-
Christoph Blecker authored
-