- 29 Aug, 2018 3 commits
-
-
Adam Reese authored
Signed-off-by:
Adam Reese <adam@reese.io>
-
Adam Reese authored
Signed-off-by:
Adam Reese <adam@reese.io>
-
Adam Reese authored
Signed-off-by:
Adam Reese <adam@reese.io>
-
- 24 Aug, 2018 2 commits
-
-
Adam Reese authored
-
Adam Reese authored
ref(chartutil): move chart loading out of chartutil into new package add chart loader interface to allow lazy loading feat(chart): create chart accessors ref(*): cleanup requirements ref(tiller): remove optional template engines ref(tiller): simplify sorting releases and hooks ref(*): code simplification ref(hapi): move chart package out of hapi ref(chart): add requirements and lock to Chart struct
-
- 18 May, 2018 1 commit
-
-
Adam Reese authored
Removes Time, Namespace, and Revision from being exposed to templates to make template rendering discrete and repeatable.
-
- 10 May, 2018 2 commits
-
-
Adam Reese authored
-
Adam Reese authored
-
- 09 May, 2018 1 commit
-
-
Adam Reese authored
-
- 02 May, 2018 1 commit
-
-
Adam Reese authored
-
- 20 Apr, 2018 2 commits
-
-
Adam Reese authored
-
Adam Reese authored
-
- 19 Apr, 2018 1 commit
-
-
Adam Reese authored
-
- 18 Apr, 2018 3 commits
-
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
- 17 Apr, 2018 1 commit
-
-
Adam Reese authored
-
- 06 Apr, 2018 1 commit
-
-
Steffen Windoffer authored
-
- 05 Apr, 2018 2 commits
-
-
Erik Sundell authored
-
Erik Sundell authored
`toYaml` utilized by `.Files` was introducing a new line. It is an issue since the new line is part of a functions output, it can't be whitespace chomped away so it would require a `trimSuffix "\n"` pipe. This commit trims one trailing `\n` from the toYaml output.
-
- 03 Apr, 2018 1 commit
-
-
Zack Williams authored
-
- 27 Mar, 2018 1 commit
-
-
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>
-
- 24 Feb, 2018 1 commit
-
-
Jean-Philippe Courson authored
-
- 11 Feb, 2018 1 commit
-
-
Thibaut Rousseau authored
-
- 10 Feb, 2018 1 commit
-
-
oilbeater authored
-
- 16 Jan, 2018 1 commit
-
-
Matt Farina authored
Prior to this, using the semver template functions with the full version, which is represented in the GitVersion, was not possible for helm template and lint commands because the property was not populated by default. This update adds default handling. Closes #3349
-
- 12 Jan, 2018 1 commit
-
-
Reinhard Nägele authored
* Add template for chart name * Use named ports and simplify service configuration * Add affinity * Add tolerations * Use 'with' statements where possible * Enhance ingress * Add fullnameOverride to fullname template
-
- 08 Jan, 2018 1 commit
-
-
Matthew Fisher authored
* refactor symWalk() into pkg/sympath * add Go copyright * remove dead code
-
- 05 Jan, 2018 1 commit
-
-
Adam Reese authored
-
- 01 Jan, 2018 1 commit
-
-
Brad Beam authored
This adds support for changing '<CHARTNAME>' occurances in starter chart to the destination chart name
-
- 14 Dec, 2017 1 commit
-
-
Nauris Sadovskis authored
-
- 23 Nov, 2017 2 commits
-
-
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
-
- 22 Nov, 2017 1 commit
-
-
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.
-
- 10 Nov, 2017 1 commit
-
-
Maxime Guyot authored
-
- 06 Oct, 2017 1 commit
-
-
Dhilip authored
* helm create all defined template names should be namespaced https://docs.helm.sh/chart_best_practices/#names-of-defined-templates * Update Doc * Update example
-
- 26 Sep, 2017 2 commits
-
-
Matthew Fisher authored
-
Matthew Fisher authored
This reverts commit edd4e561.
-
- 18 Sep, 2017 2 commits