helm/docs
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_best_practices feat(tiller): support version constraint on chart 2017-04-06 17:01:09 -06:00
chart_template_guide Fix typo in chart guide 2017-03-24 15:23:54 -04:00
examples feat(proto): add appVersion field 2017-03-07 14:48:24 -07:00
helm feat(helm): add support for repo alias 2017-04-03 08:23:55 -07:00
images docs(chart_repository): added github pages example 2016-09-28 11:00:28 -06:00
logos docs(logo): add the official helm logo png 2016-07-20 11:58:41 -06:00
man/man1 Regenerate docs 2017-03-11 16:06:56 -08:00
architecture.md docs(*): refresh docs 2016-10-17 12:15:10 -06:00
chart_repository.md docs(chart_repository): fix bug in code example 2017-02-16 16:28:43 -07:00
chart_repository_sync_example.md feat(charts): Move bucket to domain from path 2016-11-14 13:55:33 -05:00
chart_tests.md chore(docs/): document helm test feature 2017-02-13 13:53:56 -08:00
charts.md feat(tiller): support version constraint on chart 2017-04-06 17:01:09 -06:00
charts_hooks.md docs(chart_hooks.md): Rename annotation from hookWeight to hook-weight 2017-04-03 16:18:54 -04:00
charts_tips_and_tricks.md feat(helm): add support for required properties 2017-03-08 12:49:23 -06:00
developers.md Update OS X references to macOS 2016-12-23 11:49:31 -08:00
glossary.md docs(*) fix typos in docs 2016-10-25 19:01:52 +01:00
history.md docs(*): refresh docs 2016-10-17 12:15:10 -06:00
index.md docs(index): Move doc index into a separate file. 2017-02-15 16:52:58 -07:00
install.md docs(install): add doc to use helm reset to delete tiller deployment 2017-02-07 08:14:11 +08:00
install_faq.md docs(install_faq): document the Docker media type bug 2017-02-02 14:48:16 -07:00
kubernetes_distros.md Fix typo 2017-01-23 14:50:47 +08:00
plugins.md Spelling errors and so on. 2016-12-26 11:40:48 +08:00
provenance.md fix(helm): read passphrase from prompt 2016-10-26 11:13:24 -06:00
quickstart.md docs(install): document new upgrade process 2017-01-24 15:09:15 -07:00
related.md Merge pull request #2193 from adamreese/docs/plugins 2017-04-05 11:46:48 -07:00
using_helm.md Trigger deployment as success when new replicaSet has reached minimum you need which is number of replicas minus maxUnavailable 2017-04-04 14:24:58 +01:00