mirror of
https://github.com/helm/helm.git
synced 2026-08-09 09:33:14 +00:00
This adds the {{.Capabilities}} object to the template variables so that
chart authors can write charts that are aware of teh Kubernetes
capabilities of the current cluster.
Closes #1608