Helm (package manager)
Software package manager
From Wikipedia, the free encyclopedia
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]
Stable release
v4.1.4[1]
/ April 9, 2026
Written inGo
| Helm | |
|---|---|
| Developer | Cloud Native Computing Foundation |
| Stable release | v4.1.4[1]
/ April 9, 2026 |
| 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 |
| Repository | github |
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]