Helm (package manager)

Last updated
Helm
Developer(s) Cloud Native Computing Foundation
Stable release
v3.18.4 [1]
Repository github.com/helm/helm
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.sh

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]

References

  1. "Releases: Helm v3.18.4". GitHub.
  2. Learning Helm. O'Reilly Media. ISBN   9781492083627.
  3. Managing Kubernetes Resources Using Helm. Packt Publishing. September 30, 2022. ISBN   9781803239293.
  4. "Helm - Getting Started". docs.helm.sh.
  5. "Projects - Helm". cncf.io.