# helm Composite actions for managing Helm chart deployments. | action | description | | --- | --- | | [diff](diff/README.md) | Diff a Helm chart for a deployment in a Kubernetes cluster | | [template](template/README.md) | Template a Helm chart for a deployment in a Kubernetes cluster | | [upgrade](upgrade/README.md) | Login to an OCI registry, update chart dependencies, and run helm upgrade |