- 06 Dec, 2017 2 commits
-
-
Matthew Fisher authored
add release checklist
-
Ralph Squillace authored
* first staging * Filled out RBAC and TLS * Finished draft. * smoothing * gRPC endpoint tooling moved up and cleaned * updating install.md * addressed comments; will continue expanding and iterating
-
- 01 Dec, 2017 5 commits
-
-
Matthew Fisher authored
fix TLS default path
-
Matthew Fisher authored
Without this change, running `helm list --tls` without setting $HELM_HOME causes helm to look for TLS certificates under /.
-
Matthew Fisher authored
fix(sprig): Update to v2.14.1 that fixes an issue
-
Matt Farina authored
There was an issue with functions not being able to pass to each other. For example, the output of regex not being able to be passed to first or last due to type issues. This update fixes those problems
-
Taylor Thomas authored
check if resource is present before adding it to remaining or keep on deletion
-
- 30 Nov, 2017 1 commit
-
-
Federico Gimenez authored
-
- 29 Nov, 2017 4 commits
-
-
Federico Gimenez authored
-
Federico Gimenez authored
-
Matthew Fisher authored
Fix tiller idle connections
-
Taylor Thomas authored
Possibly fixes #3121. This forces idle connections to drop after 10 minutes
-
- 28 Nov, 2017 2 commits
-
-
Adam Reese authored
Improvements to FakeClient: support all CRUD operations
-
Matthew Fisher authored
fix links to service_accounts.md
-
- 27 Nov, 2017 2 commits
-
-
Matthew Fisher authored
correct typo
-
Matthew Fisher authored
-
- 26 Nov, 2017 2 commits
-
-
Matthew Fisher authored
fixed bad link.
-
Ralph Squillace authored
-
- 24 Nov, 2017 2 commits
-
-
Matthew Fisher authored
add --app-version flag to 'helm package'
-
Arash Deshmeh authored
When 'helm package --app-version foo' is run, this will set the AppVersion field to 'foo' in the packaged chart. Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
-
- 23 Nov, 2017 9 commits
-
-
Matthew Fisher authored
Fix a typo in install.go, update helm_install.md
-
Igor Vuk authored
-
Matthew Fisher authored
fix(helm): resolve relative chart paths
-
Matthew Fisher authored
ref(helm): improve fullname template in starter chart
-
Matthew Fisher authored
Walk symbolic link directories
-
Johnny Bergström authored
Continue walking symlinks to be able to use them for sub-charts. Useful when not specifying requirements but still want to share charts locally.
-
Alexandr Burdiyan authored
Closes #1186
-
Mark Gibaud authored
-
Christoph Hösler authored
-
- 22 Nov, 2017 11 commits
-
-
Matthew Fisher authored
more expansive RBAC setup docs
-
Christoph Hösler authored
-
Matthew Fisher authored
-
Matthew Fisher authored
Add plugin installer from http archive
-
Matthew Fisher authored
-
Morgan Parry authored
Closes #3115
-
Helgi Þormar Þorbjörnsson authored
-
Johnny Bergström authored
When the first rule matching entry for top level dir will be empty string, the .* rule will match. Skip this entry as it's not needed for processing.
-
Hadrien Chauvin authored
-
Christoph Hösler authored
-
Christoph Hösler authored
-