Helm Helm is a tool for managing Charts. Charts are packages of pre-configured Kubernetes resources. Use Helm to: Find and use popular software packaged as Helm Charts to run in…
Helm






Helm is a tool for managing Charts. Charts are packages of pre-configured Kubernetes resources.
Use Helm to:
- Find and use popular software packaged as Helm Charts to run in Kubernetes
- Share your own applications as Helm Charts
- Create reproducible builds of your Kubernetes applications
- Intelligently manage your Kubernetes manifest files
- Manage releases of Helm packages
Helm in a Handbasket
Helm is a tool that streamlines installing and managing Kubernetes applications.
Think of it like apt/yum/homebrew for Kubernetes.
- Helm renders your templates and communicates with the Kubernetes API
- Helm runs on your laptop, CI/CD, or wherever you want it to run.
- Charts are Helm packages that contain at least two things:
Chart.yaml)
- One or more templates, which contain Kubernetes manifest files
- Charts can be stored on disk, or fetched from remote chart repositories
Helm Development and Stable Versions
Helm v4 is the current stable release, developed on the main branch.
Helm v3 is in support mode on the dev-v3 branch: bug fixes until July 8th 2026, security fixes until November 11th 2026.
Install
Binary downloads of the Helm client can be found on the Releases page.
Unpack the helm binary and add it to your PATH and you are good to go!
If you want to use a package manager:
- Homebrew users can use
brew install helm. - Chocolatey users can use
choco install kubernetes-helm. - Winget users can use
winget install Helm.Helm. - Scoop users can use
scoop install helm. - Snapcraft users can use
snap install helm --classic. - Flox users can use
flox install kubernetes-helm. - Mise-en-place users can use
mise use -g helm@latest
See the installation guide for more options,
including installing pre-releases.
Docs
Get started with the Quick Start guide or plunge into the complete documentation.
Roadmap
The Helm roadmap uses GitHub milestones to track the progress of the project.
Helm v4 development happens on the main branch. Helm v3 is in support mode on the dev-v3 branch and receives only bug and security fixes.
Community, discussion, contribution, and support
You can reach the Helm community and developers via the following channels:
- #helm-users - #helm-dev - #charts- Mailing List:
- Developer Call: Thursdays at 9:30-10:00 Pacific (meeting details)
Contribution
If you're interested in contributing, please refer to the [Contributing Guide](CONTRIBUTING.md) before submitting a pull request.
Code of conduct
Participation in the Helm community is governed by the [Code of Conduct](code-of-conduct.md).
Members
-
helm
The Kubernetes Package Manager
Go ★ 30k 6h agoExplain → -
charts ▣
⚠️(OBSOLETE) Curated applications for Kubernetes
Go ★ 15k 4y agoExplain → -
chartmuseum
helm chart repository server
Go ★ 3.8k 1mo agoExplain → -
chart-testing
CLI tool for linting and testing Helm charts
Go ★ 1.6k 5d agoExplain → -
monocular ▣
⚠️(OBSOLETE) Search and discovery UI for Helm Chart repositories
Go ★ 1.4k 5y agoExplain → -
helm-mapkubeapis
This is a Helm plugin which map deprecated or removed Kubernetes APIs in a release to supported APIs
Go ★ 1.0k 1d agoExplain → -
chart-releaser
Hosting Helm Charts via GitHub Pages and Releases
Go ★ 781 5d agoExplain → -
chart-releaser-action
A GitHub Action to turn a GitHub project into a self-hosted Helm chart repo, using helm/chart-releaser CLI tool
Shell ★ 666 4mo agoExplain → -
helm-classic ▣
⚠️(OBSOLETE) Helm Classic v1
Go ★ 572 9y agoExplain → -
helm-2to3 ▣
⚠️(OBSOLETE) This is a Helm v3 plugin which migrates and cleans up Helm v2 configuration and releases in-place to Helm v3
Go ★ 490 1y agoExplain → -
community
Helm community content
★ 487 1mo agoExplain → -
kind-action
A GitHub Action for Kubernetes IN Docker - local clusters for testing Kubernetes
Shell ★ 374 12d agoExplain → -
chart-testing-action
A GitHub Action to lint and test Helm charts
Shell ★ 291 2mo agoExplain → -
hub ▣
⚠️(OBSOLETE) Former distributed charts search for hub.helm.sh. Now see https://artifacthub.io/
★ 253 5y agoExplain → -
helm-www
The Helm website for docs, blog and project info.
MDX ★ 228 1d agoExplain → -
charts-classic ▣
⚠️(OBSOLETE) Charts for Helm Classic v1
Shell ★ 140 9y agoExplain → -
charts-repo-actions-demo
Example project to demo testing and hosting a chart repository with GitHub Pages and Actions
Mustache ★ 114 2y agoExplain → -
examples
Helm chart repository for example charts
Smarty ★ 102 2y agoExplain → -
acceptance-testing ▣
Acceptance test suite for the Helm client
Shell ★ 24 2y agoExplain → -
helm-summit-notes ▣
Helm Summit notes from February 2018
★ 24 7y agoExplain → -
prow ▣
⚠️(OBSOLETE) Developer utilities for Helm
★ 20 7y agoExplain → -
rudder-federation ▣
⚠️(OBSOLETE) Federation support as a Tiller plugin
Go ★ 18 7y agoExplain → -
charts-tooling
Tooling to support github.com/helm/charts
Go ★ 11 7y agoExplain → -
pull-sizer
Label pull requests based on the size of their changes
Go ★ 8 6y agoExplain → -
docker-kubectl-helm-az ▣
⚠️(OBSOLETE) Azure CLI Dockerfile with kubectl and Helm
Dockerfile ★ 8 5y agoExplain → -
rudder-appcontroller ▣
⚠️(OBSOLETE) The AppController backend for Tiller
Go ★ 7 7y agoExplain → -
docker-kubectl-helm-aws ▣
⚠️(OBSOLETE) AWS CLI Dockerfile with kubectl and Helm
Dockerfile ★ 7 5y agoExplain → -
specs
Specifications for Helm interfaces including charts and repositories
★ 6 7y agoExplain → -
get-helm-sh ▣
Azure ARM templates to deploy https://get.helm.sh
★ 5 5y agoExplain → -
homebrew-tap
Homebrew Formulas for Helm Tools
★ 5 1y agoExplain → -
repo-audit
Repo Auditing tool - pre-alpha status
Go ★ 4 7y agoExplain → -
github-webhook-dco-labeler
Utility application used by Helm charts to add a label to pulls when DCO passes
Go ★ 4 7y agoExplain → -
query-store-quay-logs
No description.
Go ★ 4 7y agoExplain → -
charts-check-pr-title
No description.
Go ★ 3 7y agoExplain → -
get-helm ▣
⚠️(OBSOLETE) Install script for Helm Classic v1
Shell ★ 2 7y agoExplain →
No repos match these filters.