Skip to main content

UpdateWorkloadChartVersion

Sets ChartVersion on a single workload. Does NOT trigger a deploy — call DeployWorkload afterwards if needed.

Examples

octo-cli -c UpdateWorkloadChartVersion -id <workloadRtId> -cv <chartVersion>

Options

ShortLongRequiredDescription
-id--workloadRtIdyesThe workload's runtime object ID
-cv--chartVersionyesThe new chart version (SemVer, e.g. '1.2.3' or '1.2.3-beta.1')