list_helm_releases
List all Helm releases in a cluster with deployment status and resource health. Identify deployed, failed, or pending releases and their namespace, chart, and version for a quick overview.
Instructions
List all Helm releases in the cluster with their status and health. Returns release name, namespace, chart, version, status (deployed/failed/pending), and resource health (healthy/degraded/unhealthy). Use to get an overview of what's deployed via Helm before inspecting individual releases.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | No | filter to a specific namespace |