When a chart file contains dependencies with the same chart name and repo but of different versions one or more will fail to generate. I believe this is in the way chartutil's Expand defines the chart path.
The install and template commands should fail with an explicit error of this is unsupported.
When a chart file contains dependencies with the same chart name and repo but of different versions one or more will fail to generate. I believe this is in the way chartutil's Expand defines the chart path.
The install and template commands should fail with an explicit error of this is unsupported.