list_helm_releases
Get an overview of all Helm releases in a Kubernetes cluster, showing their status and health. Filter by namespace to inspect specific deployments.
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 |