helm/_proto/hapi
Matt Butcher e4e0e32064
feat(tiller): support version constraint on chart
This provides the Chart.yaml field `tillerVersion`, which is a semver
range. It allows users to choose to constrain a chart to a specific
version.

The reason for this is that we keep introducing new template functions,
but we have no way of saying "this chart will only work with Tiller
newer than...".

The check on version is _only_ done on Tiller. The client does not check
at all, since it does not do any template expansion on its own.
2017-04-06 17:01:09 -06:00
..
chart feat(tiller): support version constraint on chart 2017-04-06 17:01:09 -06:00
release fix(*): add missing proto for weight hook 2017-04-04 01:00:38 -07:00
services feat(helm): add --reuse-values flag to upgrade 2017-04-03 13:54:45 -06:00
version clean up the formatting, remove unnecessary git_version from version as per discussions with @areese 2016-09-13 22:37:28 -07:00