🚢 Helm Support

Helm is a popular package manager for Kubernetes, an open-source container orchestration platform. It simplifies the deployment and management of applications in Kubernetes clusters by providing a templating system and a standardized way to package, distribute, and deploy software.

We are excited to announce that Helm is now a first-class citizen in env0 alongside all of the other Infrastructure as code frameworks we support like Terraform, Terragrunt, Pulumi and Kubernetes.

✨ Helm - How does it work ✨

You can use Helm with all its advantages while enjoying all of the benefits env0 has to offer out of the box such as Approval flow, Plan on Pull Request, Drift Detection, TTL, Scheduling, and more!

In order to manage your Helm deployments using env0, you will need to create a new Helm template, or run an environment directly from a VCS and choose the type Helm:

Other than that all the rest of the features are available for Helm as well.
You can learn more about Helm templates here.