Commit graph

9 commits

Author SHA1 Message Date
Michelle Noorali
8b551d474c chore(docs): fix nginx example templates 2016-10-17 11:42:47 -04:00
Travis Cline
01529001ca simplify example container names
This encourages people from making container names depend on release
names.
2016-08-18 11:14:30 -07:00
Matt Butcher
ff32062ae8 feat(tiller): support hooks for install 2016-07-06 16:10:31 -06:00
Matt Butcher
628e0b7cec fix(docs): fix nginx example chart name
The name was not correctly truncating, which occasionally resulted
in naming errors, since Kubernetes restricts names to 24 characters.
2016-06-24 12:52:30 -06:00
Matt Butcher
22ac61469f feat(*): add Values namespace to templates
This adds the .Values namespace qualifier to all values
2016-06-24 12:06:52 -06:00
Miguel Martinez
81ac98ad9a Adding support for associated templates
Fixing unit test
2016-06-23 16:23:39 -07:00
Matt Butcher
5e63b5e925 docs(examples): unify the examples
As noted in #860, there were a few places where the alpine and nginx
charts differed. This unifies the two, using common labels and
conventions.
2016-06-22 12:14:16 -06:00
Matt Butcher
e628b333b0 fix(example/nginx): add links, clarify a few things 2016-06-22 10:11:49 -06:00
Matt Butcher
15571a5a13 docs(examples): add nginx example chart
This adds an nginx chart that shows off more of the template system's
capabilities.
2016-06-21 16:32:12 -06:00