- 15 Dec, 2016 2 commits
-
-
Matt Butcher authored
-
Matt Butcher authored
New properties are available to template developers. Closes #1554
-
- 22 Nov, 2016 1 commit
-
-
Matt Butcher authored
This adds support for packs, pre-configured chart patterns that can be used to quickly create a custom layout for your new chart.
-
- 25 Oct, 2016 1 commit
-
-
joe2far authored
-
- 17 Oct, 2016 1 commit
-
-
Matt Butcher authored
This refreshes docs, as discussed in #719, and adds a few new sections to the docs. Closes #719
-
- 12 Oct, 2016 1 commit
-
-
Matt Butcher authored
This causes 'helm dep [up|install]' to ignore files in charts/ that start with either a dot or an underscore. It also changes the chartloader to ignore those files. Also, if a 'helm dep up' does not find a charts/ directory, it creates one. Closes #1342
-
- 07 Oct, 2016 2 commits
-
-
Javier Cuevas authored
After #1021 ` .Files.GetString` does not exist any more.
-
Javier Cuevas authored
The name for the default values file is `values.yaml` and not `.values.yaml`.
-
- 28 Sep, 2016 1 commit
-
-
Matt Butcher authored
Closes #1241
-
- 23 Sep, 2016 1 commit
-
-
Matt Butcher authored
-
- 22 Aug, 2016 1 commit
-
-
Matt Butcher authored
Closes #1034
-
- 19 Aug, 2016 1 commit
-
-
Adnan Abdulhussein authored
-
- 18 Aug, 2016 1 commit
-
-
Travis Cline authored
This encourages people from making container names depend on release names.
-
- 17 Aug, 2016 1 commit
-
-
Adnan Abdulhussein authored
-
- 01 Aug, 2016 1 commit
-
-
Matt Butcher authored
-
- 19 Jul, 2016 1 commit
-
-
Matt Butcher authored
This explains how a hook resource is not managed as part of the release lifecycle. Closes #960
-
- 15 Jul, 2016 1 commit
-
-
Matt Butcher authored
Closes #938
-
- 11 Jul, 2016 1 commit
-
-
Michael Stapelberg authored
…since people might not be familiar with Go templates.
-
- 05 Jul, 2016 1 commit
-
-
Keerthan Mala authored
-
- 23 Jun, 2016 1 commit
-
-
Miguel Ángel Martínez Triviño authored
-
- 22 Jun, 2016 1 commit
-
-
Seigo Uchida authored
-
- 14 Jun, 2016 1 commit
-
-
Matt Butcher authored
This provides support for "global" variables. It does this by declaring "global" to be a special namespace. It then copies this namespace into every subchart, coalescing it into any "global" namespace found there. The net result is that if "global.foo" is set in the YAML file, it will be available to every chart/subchart as ".global.foo" regardless of where that chart is in the subchart tree.
-
- 08 Jun, 2016 1 commit
-
-
Matt Butcher authored
Closes #797
-
- 07 Jun, 2016 1 commit
-
-
Matt Butcher authored
-
- 06 Jun, 2016 1 commit
-
-
Miguel Martinez authored
-
- 26 May, 2016 1 commit
-
-
Naveen authored
Updated the link which was dead pointing to `https://github.com/deis/charts`
-
- 16 May, 2016 1 commit
-
-
Matt Butcher authored
Also noticed a field was omitted from metadata.proto and the docs. Added it back, though functionally it is a no-op.
-
- 28 Apr, 2016 1 commit
-
-
Matt Butcher authored
-
- 27 Apr, 2016 2 commits
-
-
Matt Butcher authored
Make sure all fields are marked optional or required in the doc.
-
Matt Butcher authored
-