- 30 Mar, 2017 2 commits
-
-
Taylor Thomas authored
able to build without being in a git repository
-
Taylor Thomas authored
fix(helm): local path in requirements.yaml relative to working dir
-
- 29 Mar, 2017 4 commits
-
-
Gergo Huszty authored
-
Qin Wang authored
closes bug: 2103
-
Taylor Thomas authored
fix(helm): Don't assume index.yaml is sorted
-
Taylor Thomas authored
fix(tiller): adding kind to tiller client logs
-
- 28 Mar, 2017 4 commits
-
-
Anubhav Mishra authored
-
Anubhav Mishra authored
-
Anubhav Mishra authored
-
Taylor Thomas authored
Fix typo in chart guide
-
- 26 Mar, 2017 1 commit
-
-
Anubhav Mishra authored
Closes #2162
-
- 25 Mar, 2017 2 commits
-
-
John Welsh authored
-
John Welsh authored
This change sorts the helm index file after downloading from a repo. Closes #2186
-
- 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
-