- 23 Apr, 2018 7 commits
-
-
Adam Reese authored
fix(kube): output internal object table
-
Adam Reese authored
fixes #3937
-
Matthew Fisher authored
Fix --tiller-namespace flag for plugins
-
Fabian Ruff authored
This fixes using `--tiller-namespace $namespace` flag (without the equal sign) for helm plugins.
-
Matthew Fisher authored
Some typo fixes
-
AdamDang authored
-
AdamDang authored
"that that"->"that"
-
- 20 Apr, 2018 1 commit
-
-
Matthew Fisher authored
Fixed SIGSEGV when running helm create with -p and no values.yaml file
-
- 19 Apr, 2018 3 commits
-
-
Matthew Fisher authored
fixed flag for tls ca cert option in the documentation
-
Colin Dickson authored
-
Matthew Fisher authored
swallow the error when returning the default HTTP client
-
- 18 Apr, 2018 6 commits
-
-
Adam Reese authored
fix(kube): get correct versioned object from info helper
-
Adam Reese authored
fixes: #3826
-
Michelle Noorali authored
support removing multiple repositories using repo remove command
-
Michelle Noorali authored
Add App Version to the helm ls command.
-
Michelle Noorali authored
Typo fix in functions_and_pipelines.md
-
Michelle Noorali authored
ref(pkg/plugin): create clean path for extracting files
-
- 17 Apr, 2018 11 commits
-
-
Matthew Fisher authored
-
Adam Reese authored
fix(kube): use correct object type in watch
-
Adam Reese authored
fixes #3902
-
Michelle Noorali authored
fix(pkg/strvals): evaluate "null" values
-
Michelle Noorali authored
resolves #3891 Co-authored-by: Matthew Fisher <matt.fisher@microsoft.com>
-
Matthew Fisher authored
Correct the returned message in reset_test.go
-
Matthew Fisher authored
Correct the returned message
-
Michelle Noorali authored
-
AdamDang authored
Correct the returned message
-
AdamDang authored
Correct the returned message
-
Matthew Fisher authored
Revert "feat: add --set and --values options to 'helm package'"
-
- 16 Apr, 2018 2 commits
-
-
Matthew Fisher authored
This reverts commit a930eb7f.
-
Derek Bassett authored
-
- 15 Apr, 2018 2 commits
-
-
AdamDang authored
useable->usable
-
Arash Deshmeh authored
Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
-
- 14 Apr, 2018 4 commits
-
-
Matthew Fisher authored
Create PodSecurityPolicy before Pods and ServiceAccounts
-
Sergii Manannikov authored
-
Matthew Fisher authored
Resolve warning from golint on template command unit test
-
Arash Deshmeh authored
Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
-
- 13 Apr, 2018 2 commits
-
-
Matthew Fisher authored
Document apiVersion field
-
Jesse Weinstein authored
Added in https://github.com/kubernetes/helm/issues/1264
-
- 12 Apr, 2018 2 commits
-
-
Justin Scott authored
fix(helm): fix importValues warnings from disabled charts
-
Matthew Fisher authored
(fix) Handle caFile alone being set for repos
-