helm/pkg
Matt Butcher 73a2890277 fix(engine): change template naming
Template paths were relative to the chart that contained them, which
meant that all templates were named 'template/SOMETHING'. This made it
trivially easy to hit namespace collisions as in #933.

Template path names are essentially opaque strings so this patch simply
changes them to be qualified by parent chart.
2016-07-07 11:39:47 -06:00
..
chartutil fix(helm): fix linter test panic 2016-06-30 12:51:36 -06:00
client fix(*): add license header 2016-06-22 12:28:45 -06:00
engine fix(engine): change template naming 2016-07-07 11:39:47 -06:00
helm fix(helm): add ReleaseContent to interface 2016-06-30 13:16:02 -07:00
ignore fix(*): add license header 2016-06-22 12:28:45 -06:00
kube feat(tiller): support hooks for install 2016-07-06 16:10:31 -06:00
lint fix(lint): fix golint errors 2016-07-01 15:20:13 -07:00
proto/hapi feat(*): add version to release 2016-07-06 17:01:34 -06:00
repo fix(lint): fix golint errors 2016-07-01 15:20:13 -07:00
storage fix(*): add license header 2016-06-22 12:28:45 -06:00
timeconv fix(*): add license header 2016-06-22 12:28:45 -06:00
version chore(*): bump version to v2.0.0-alpha.2 2016-06-23 10:42:48 -07:00