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