- 05 Jun, 2017 2 commits
-
-
Sushil Kumar authored
-
willise authored
-
- 02 Jun, 2017 2 commits
-
-
Rober Morales-Chaparro authored
-
William Martin Stewart authored
-
- 01 Jun, 2017 2 commits
-
-
Cory Smith authored
Missed these on my PR last night
-
Cory Smith authored
-
- 31 May, 2017 1 commit
-
-
Nikhil Manchanda authored
Closes #2527
-
- 30 May, 2017 1 commit
-
-
Adam Reese authored
-
- 26 May, 2017 3 commits
-
-
Matt Butcher authored
When a repository is generated without --url, the packages in that repository do not have FQDNs. In this case, the URL prefix (FQDN plus base path) should be derived from the repository's base URL. This seems to be a regression that crept in around Helm 2.2.0. This is now fixed. Closes #2315 Closes #2510
-
peay authored
-
Justin Scott authored
Remove incorrect statements in charts.md about nested globals not being allowed.
-
- 25 May, 2017 2 commits
-
-
Sushil Kumar authored
-
Sushil Kumar authored
-
- 24 May, 2017 1 commit
-
-
Matt Butcher authored
-
- 18 May, 2017 1 commit
-
-
Adam Reese authored
-
- 17 May, 2017 2 commits
-
-
Andrew Koroluk authored
Add FAQ for `unsupported protocol scheme ""` error
-
Matt Butcher authored
2.4.0 stopped installing development versions by default. This allows the user to re-enable that support by setting --devel. Closes #2407
-
- 16 May, 2017 2 commits
-
-
Sushil Kumar authored
* Adds update option to plugin command Fixes issues/2385 - helm install silently updates the plugin, if it pre-existed * Added tests for new methods for plugin update * Updated docs * Updated review comments :) * Return error exit code when there is error
-
Kent Rancourt authored
-
- 11 May, 2017 1 commit
-
-
Michelle Noorali authored
-
- 09 May, 2017 1 commit
-
-
Kent Rancourt authored
-
- 04 May, 2017 3 commits
-
-
Eduardo Baitello authored
With hook weights, execution ordering can be built.
-
spiddy authored
-
Slawomir Skowron authored
-
- 03 May, 2017 1 commit
-
-
Hoat Le authored
-
- 02 May, 2017 1 commit
-
-
Sushil Kumar authored
-
- 01 May, 2017 2 commits
-
-
Michelle Noorali authored
helps with half of #2224
-
Nikhil Manchanda authored
Updated the 'helm completion' command to take in the shell as a parameter. Currently acceptable options are 'bash' and 'zsh'. Also fixed the completions to work with zsh in a manner similar to what kubectl does. Also updated the docs to reflect this change. Closes #2201
-
- 28 Apr, 2017 1 commit
-
-
Reinhard Nägele authored
Closes: #2343
-
- 27 Apr, 2017 1 commit
-
-
Matt Butcher authored
Closes #2234
-
- 20 Apr, 2017 2 commits
-
-
spiddy authored
-
Taylor Thomas authored
Protoc was updated a little while ago and we are likely to get more people using it. This should avoid weird merge conflicts and bump us to the latest version
-
- 18 Apr, 2017 2 commits
-
-
Shane Starcher authored
-
Justin Scott authored
-
- 16 Apr, 2017 1 commit
-
-
Gergo Huszty authored
It is now possible to create plugins with chart download capabilities for custom, non-http protocols. Furthermore it is possible to reuse helm packages to implement alternative clients with these custom downloader functions.
-
- 13 Apr, 2017 1 commit
-
-
Sushil Kumar authored
-
- 12 Apr, 2017 3 commits
-
-
Matthew Fisher authored
A lot of community members are looking at `helm serve` as a production webserver to host their charts. There are much better solutions out there like s3, wabs or gcs for cloud storage and nginx, haproxy or apache for DIY dedicated web servers. Steering users in the right direction will help users make the right decision when it comes to serving their charts in production.
-
Adam Reese authored
-
Christoph Blecker authored
-
- 10 Apr, 2017 1 commit
-
-
Dan Bode authored
Added a note that helm needs to be in a specific directory path in order for it to be compiled.
-