List Helm Releases
helm_listList Helm releases with status, chart, app version, and revision number, optionally scoped to a namespace.
Instructions
List Helm releases with status, chart, app version, and revision number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | No | Namespace (omit for all namespaces) | |
| all_namespaces | No | List across all namespaces (default: true when namespace is omitted) |