- 27 Feb, 2018 10 commits
-
-
Matthew Fisher authored
Mute upgrade --install default namespace warning
-
Matthew Fisher authored
fix the output leak from test code under pkg/tiller
-
Matthew Fisher authored
Fix minor typo
-
Matthew Fisher authored
Clean up temporary "helm-repotest-*" directories left behind by tests under cmd/helm
-
Matthew Fisher authored
Fix link to Slack
-
Matthew Fisher authored
docs: Fix FromJson comment
-
Matthew Fisher authored
Bump client side grpc max msg size
-
Matthew Fisher authored
docs(helm): Added kubeVersion to documentation.
-
Lukas Eichler authored
docs(helm): Added kubeVersion to documentation and examples. Adjusted wording for the Chart.kubeVersion description Removing redundant wording for Chart.kubeVersion description
-
Matthew Fisher authored
use an underscore for release_checklist.md
-
- 26 Feb, 2018 3 commits
-
-
Adam Reese authored
Support installing plugins by relative path ``` helm plugins install . ```
-
Adam Reese authored
Newer gits don't like checking out an empty string. ``` empty string is not a valid pathspec. please use . instead if you meant to match all paths ```
-
Matthew Fisher authored
Tiller should only enforce what we expect from Helm
-
- 23 Feb, 2018 1 commit
-
-
Mauricio Scheffer authored
-
- 21 Feb, 2018 1 commit
-
-
Adam Reese authored
-
- 20 Feb, 2018 5 commits
-
-
Justin Scott authored
update docs to demonstrate best practices in regards to named templates
-
Radu Matei authored
-
Matthew Fisher authored
Added ReactiveOps Autohelm to the related tools list
-
EJ Etherington authored
-
Arash Deshmeh authored
fix(helm): fix the bug in tests under cmd/helm that leaves behind temporary directories named "repo-test-*" during build. Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
-
- 19 Feb, 2018 4 commits
-
-
Arash Deshmeh authored
Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
-
Johnny Bergström authored
The docs say: use DialContext instead.
-
Johnny Bergström authored
Set it to match the server side, or the default limit of 4MB will still apply when upgrading charts. Fixes #3512
-
Johnny Bergström authored
Initialize empty selection like in the install command to prevent: WARNING: Namespace doesn't match with previous
-
- 17 Feb, 2018 1 commit
-
-
Mueed Chaudhry authored
-
- 16 Feb, 2018 6 commits
-
-
Matthew Fisher authored
Update download links to 2.8.1 binaries
-
Stevo Slavić authored
-
Matthew Fisher authored
Fix 'Namesapce' typo
-
Matthew Fisher authored
Add Helm.NET to the list of related Helm tools
-
Frederik Carlier authored
-
Frederik Carlier authored
-
- 15 Feb, 2018 2 commits
-
-
Michelle Noorali authored
chore(README): add ref to helm mailing list
-
Michelle Noorali authored
-
- 14 Feb, 2018 2 commits
-
-
Matthew Fisher authored
Typo once/one
-
Jason Murray authored
-
- 13 Feb, 2018 2 commits
-
-
Matthew Fisher authored
fix the bug in test code that leaves behind temp directories during build
-
Arash Deshmeh authored
fix(helm): fix the bug in test code 'cmd/helm/create_test.go' that leaves behind temp directories during build The build process no longer leaves behind 'helm-create-*' temp directories. Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
-
- 12 Feb, 2018 3 commits
-
-
Matthew Fisher authored
fix a typo in client
-
yank1 authored
-
Matthew Fisher authored
feat(helm): add --template flag to `helm version`
-