- 16 Mar, 2017 4 commits
-
-
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
-
- 11 Mar, 2017 4 commits
-
-
Christoph Blecker authored
-
Brandon DuRette authored
The WordPress community and especially the WordPress foundation strongly prefer the use of WordPress, with the capital P.
-
Brian authored
helm(version): set 5 seconds timeout
-
Adam Reese authored
closes #2098
-
- 10 Mar, 2017 4 commits
-
-
Taylor Thomas authored
fix(tiller): Fixes problem with `--wait` on headless Services
-
Taylor Thomas authored
Headless services (with `clusterIP` set to `None`) were reporting as not being ready because they didn't have an IP address. This adds a logic check to ignore those services.
-
Eduardo Baitello authored
The old link is invalid (404)
-
Ladicle authored
close #1972
-
- 09 Mar, 2017 9 commits
-
-
Matt Butcher authored
move pkg cmd/helm/strvals to pkg/strvals
-
Matthew Fisher authored
This is another useful package outside of cmd/helm.
-
Matt Butcher authored
Fixing pkg->cmd call by moving helmpath under /pkg
-
Matt Butcher authored
Including Helm Chart Publisher in related.md
-
Taylor Thomas authored
fix(docs): Updates hook documentation for `--wait` flag
-
Taylor Thomas authored
The behavior of how the `--wait` flag interacts with the hook lifecycle was not documented. This adds clarification on the lifecycle behavior with the `--wait` flag.
-
Luiz Bezerra authored
fixing typo
-
Luiz Bezerra authored
-
Matt Butcher authored
This is to comply with the Kubernetes project guidelines. - maintainers: Those responsible for steering the Helm project - reviewers: Those who have authoritative LGTM on issues in the queue Closes #1906
-
- 08 Mar, 2017 1 commit
-
-
Matt Butcher authored
Fix link to charts.md file
-