Additional Helm CLI arguments for this step.
The starting version for this step (normalized semver).
Human-readable explanation of why this strategy was chosen.
How to perform this particular upgrade segment.
The target version for this step (normalized semver).
A single step in the computed migration plan. The planner returns an ordered array of these steps, each representing one segment of the upgrade path.
The caller executes these steps sequentially:
'recreate': uninstall the chart, wait for pod cleanup, reinstall attoVersion.'in-place': runhelm upgradetotoVersion.