KindHelmChartResource.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
KindHelmChartResourceDefined on
This method is defined on the following type: