ako_config_diff
Preview pending Helm value changes before applying an upgrade. Returns the Helm diff output; empty output means nothing would change, so use it to confirm what the upgrade will alter.
Instructions
[READ] Pending Helm value changes that have not been applied yet.
Returns helm's diff output; empty means nothing would change. Credential
values in it read <redacted> — that is this skill blanking them, not the
configured value.
Use this before ako_config_upgrade — it runs the same command, so the
preview is real. Note: with chart_version empty the registry's moving latest
is resolved, so two runs can differ with no local change; read ako_version
and pass it to both.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chart_version | No | Pin the chart, e.g. "1.11.1". Empty = registry latest. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |