withChartVersion
Method
interface KindHelmChartResource { // ... omitted for brevity withChartVersion(version: string): KindHelmChartResource;}Signature
method
withChartVersionbuilderSets the chart version (maps to `helm install --version`).
withChartVersion(version: string): KindHelmChartResourceParameters
versionstringReturns
KindHelmChartResourceApplies to
This method applies to the following types: