list_helm_releases
Read-only
List Helm releases across a cluster to view deployment status, health, and details like namespace and chart version. Helps identify the state of all Helm-deployed resources at a glance.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | No | filter to a specific namespace |