get_rollout_history
Inspect Kubernetes deployment rollout history to identify changes in images, environment variables, and resources between revisions.
Instructions
Deployment revisions with image/env/resource diffs between them. Answers 'what changed in the last deploy?'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| namespace | No | Kubernetes namespace (required: no default configured; see list_namespaces) | |
| deployment | Yes |