Helm (package manager)

{{Short description|Software package manager}}

{{Infobox software

| title = Helm

| name = Helm

| logo = File:Helm (package manager) logo.svg

| logo_size = 100px

| developer = Cloud Native Computing Foundation

| latest release version = v3.16.4

| repo = {{URL|https://github.com/helm/helm}}

| programming language = Go

| operating system = macOS, Linux, Windows

| platform = i386, amd64, arm, arm64, ppc64le, riscv64, s390x

| genre = Package manager

| license = Apache License 2.0

| website = {{URL|https://helm.sh/}}

}}

Helm is a package manager for Kubernetes.{{Cite book |title=Learning Helm |publisher=O'Reilly Media |isbn=9781492083627}}{{Cite book |title=Managing Kubernetes Resources Using Helm |date=September 30, 2022 |publisher=Packt Publishing |isbn=9781803239293}} It uses 'charts' as its package format, which is based on YAML. 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.{{cite web|url=https://www.cncf.io/projects/helm/|title=Projects - Helm| website=cncf.io}}

References

{{Reflist}}