helm
brew install helm
v4.2.2
Apache-2.0
Kubernetes package manager for templating, packaging, and deploying applications as reusable charts.
Why you might care
Helm solves the problem of managing complex Kubernetes manifests by providing templating, versioning, and dependency management. If you're deploying to Kubernetes, Helm charts are the standard way to package and share applications—think apt/yum for K8s. It's the de facto tool for infrastructure-as-code workflows in Kubernetes environments.
43.8k
30-day installs · #147
133.4k
90-day · #154
552.0k
365-day · #134
Build dependencies
Links
- https://helm.sh/
- Brew formula source: Formula/h/helm.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [
"helm@4"
],
"alternatives": [
"Kustomize",
"ArgoCD",
"Flux"
],
"build_dependencies": [
"go"
],
"categories": [
"package-manager",
"kubernetes",
"orchestration"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Kubernetes package manager",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:36+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "helm",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://helm.sh/",
"homepage_og_description": "The package manager for Kubernetes",
"homepage_og_image": "https://helm.sh/img/helm-social-card.png",
"homepage_title": "Helm",
"installs_30d": 43813,
"installs_365d": 552025,
"installs_90d": 133439,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0",
"llm_generated_at": "2026-06-20T23:43:01+00:00",
"llm_model": "claude-haiku-4-5",
"name": "helm",
"oldnames": [
"kubernetes-helm"
],
"one_liner": "Kubernetes package manager for templating, packaging, and deploying applications as reusable charts.",
"optional_dependencies": [],
"rank_30d": 147,
"rank_365d": 134,
"rank_90d": 154,
"raw_hash": "63a025f441a7c8d4",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/h/helm.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "4.2.2",
"versioned_formulae": [
"helm@3"
],
"why_use_this": "Helm solves the problem of managing complex Kubernetes manifests by providing templating, versioning, and dependency management. If you\u0027re deploying to Kubernetes, Helm charts are the standard way to package and share applications\u2014think apt/yum for K8s. It\u0027s the de facto tool for infrastructure-as-code workflows in Kubernetes environments."
}