- 04 Apr, 2018 2 commits
-
-
Michelle Noorali authored
-
Michelle Noorali authored
Resolves #3655 We were seeing that when running helm upgrade with the reuse-values flag enabled that you could end up in the position where overrides a.k.a computed values from previous revisions were not being saved on the updated revision. This left us in a weird position where some computed values would disappear mysteriously in the abyss. That happened because computed values from previous revisions weren't merged with the new computed values every time the reuse-values flag was used. This PR merges computed values from the previous revisions so you don't end up in that kind of conundrum.
-
- 02 Apr, 2018 2 commits
-
-
Brian authored
stream releases when listing
-
fibonacci1729 authored
-
- 29 Mar, 2018 2 commits
-
-
Matthew Fisher authored
fix output leak from unit tests of helm create command
-
Arash Deshmeh authored
Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
-
- 28 Mar, 2018 4 commits
-
-
fibonacci1729 authored
-
Matthew Fisher authored
Updated kubernetes_distros.md with DC/OS note.
-
Shredgar authored
Removed typos (additional plus signs)
-
Adam Reese authored
ref(*): kubernetes v1.10 support
-
- 27 Mar, 2018 7 commits
-
-
muhongwei authored
-
muhongwei authored
-
adshmh authored
* fix(helm): fix golint warning due to ApiVersionV1 constant name Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com> * fix(helm): fix golint warning due to ResolveChartVersionAndGetRepo comment Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com> * fix(helm): fix golint warnings on HttpGetter type and SetCredentials method missing a comment Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com> * fix(helm):fix golint warning due to comment on FindChartInAuthRepoURL function Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com> * fix(helm): fix golint warning due to RepoFile type name Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com> * fix(helm): fix golint warning due to ParseString comment Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
-
Matthew Fisher authored
Remove outdated note from doc
-
Jonathan Hall authored
-
Shredgar authored
Updated kubernetes_distros.md with a note that Helm is running fine on Kubernetes on DC/OS
-
Adam Reese authored
-
- 25 Mar, 2018 2 commits
-
-
Matthew Fisher authored
Update tiller_ssl.md
-
AdamDang authored
"that" is duplicated.
-
- 23 Mar, 2018 6 commits
-
-
Matthew Fisher authored
Updated to mention the --purge flag on delete
-
-
Matthew Fisher authored
add back the default 5 second connection timeout
-
Matthew Fisher authored
Create index.yaml if missing when running repo index --merge
-
Matthew Fisher authored
add a link to Jenkins X and how it uses helm
-
James Strachan authored
-
- 22 Mar, 2018 10 commits
-
-
Justin Scott authored
Add issue_template.md which asks for version info.
-
Justin Scott authored
-
Justin Scott authored
-
Matthew Fisher authored
fix Syntax error
-
fqsghostcloud authored
fix Syntax error
-
Matthew Fisher authored
Add actionable message in the error
-
Matthew Fisher authored
Fix HTML parsing when setting TAG with wget
-
Ferenc- authored
Now the parsing part is the same as in the curl scenario
-
James Strachan authored
for promoting applications through environments via GitOps
-
Helgi Þorbjörnsson authored
Fixes #3682
-
- 20 Mar, 2018 5 commits
-
-
Matthew Fisher authored
Adding --set-string flag to force string values.
-
Arturo Contreras authored
-
Eyal Ben Moshe authored
Authentication support for remote charts repositories.
-
Adam Reese authored
fix(helm): fix helm history unit tests
-
Matthew Fisher authored
Fixed typo
-