| Helm | |
|---|---|
|   | |
| Developer(s) | Cloud Native Computing Foundation | 
| Stable release | v3.18.4 [1]   | 
| Repository |  github | 
| Written in | Go | 
| Operating system | macOS, Linux, Windows | 
| Platform | i386, amd64, arm, arm64, ppc64le, riscv64, s390x | 
| Type | Package manager | 
| License | Apache License 2.0 | 
| Website |  helm | 
Helm is a package manager for Kubernetes. [2] [3] It uses 'charts' as its package format, which is based on YAML. It provides support for defining templates using the Go template syntax to generate Kubernetes resource manifests dynamically. [4]
Helm was accepted to Cloud Native Computing Foundation on June 1, 2018 at the Incubating maturity level and then moved to the Graduated maturity level on May 1, 2020. [5]