HelmChartOptions.withChartVersion
Method
interface HelmChartOptions { // ... omitted for brevity withChartVersion(version: ParameterResource): HelmChartOptions;}Signature
method
withChartVersion Sets the Helm chart version for deployment.
withChartVersion(version: ParameterResource): HelmChartOptionsParameters
version ParameterResource Returns
HelmChartOptions Defined on
This method is defined on the following type: