Overview
Helm is a Kubernetes package manager that bundles related resources as Charts and manages installation, upgrades, configuration values, and rollbacks as releases. It also connects users to reusable packages through Artifact Hub, turning repeated environment deployments into a versioned workflow.
Features and best fit
Based on official documentation; not hands-on tested · Content checked:
Unify Charts, releases, and Artifact Hub
The official README calls Helm the package manager for Kubernetes and highlights defining, installing, and upgrading complex applications with Charts, plus finding existing Charts through Artifact Hub. Teams can feed environment-specific values into a shared Chart and track deployed instances as releases.
Sources: [1]
For standardizing reusable Kubernetes delivery
Helm fits teams deploying the same application pattern across environments or clusters, platform groups distributing approved configurations, and CI/CD workflows that need release history. When adopting a third-party Chart, its values and templates can still be reviewed against organizational requirements.
Sources: [1]
Plan major versions, secrets, CRDs, permissions, and rollback
The README identifies main as Helm 4 development, Helm 4 as the current stable line, and Helm 3 as maintenance mode. Check compatibility among the chosen Helm, Chart, plugins, and Kubernetes versions; keep plaintext secrets out of values; and design RBAC, CRD sequencing, and failed-release recovery. The code is Apache-2.0.
Official sources
- [1]Helm README(2026-09-13)
- [2]Helm LICENSE(2026-09-13)
Supplemental curator note
Selected for qualifying the common word helm with Kubernetes, Charts, and package management to connect brand and task-oriented discovery.
Growth
Growth trends · Last 30 days
30,237 Stars
Trend data is still being collected.
Development activity
Last 90 days · weekly
- Commits (last 30 days)
- 45
- Open PRs
- 202
Development activity is still being collected.
Built with
Categories and tags
Categories
GitHub data
GitHub dataView detailed GitHub data
GitHub Topics
- cncf
- chart
- kubernetes
- helm
- charts
- Stars
- 30,237
- Forks
- 7,786
- Watchers
- 499
- Open issues
- 259
- Primary language
- Go
- License
- Apache-2.0
- Repository last updated
- Sep 11, 2026
Explore next
- React250,401 Stars
A JavaScript library for building web and native user interfaces from declarative components.
JavaScript - Visual Studio Code (Code - OSS)192,456 Stars
The MIT-licensed Code - OSS repository that forms the open foundation of Visual Studio Code.
TypeScript - Flutter178,927 Stars
Google's cross-platform UI SDK for delivering mobile, web, and desktop applications from one Dart codebase.
Dart - Bootstrap174,778 Stars
A responsive, mobile-first web framework built from CSS and JavaScript grids, utilities, and components.
MDX - LangChain146,226 Stars
A Python framework that connects models, tools, retrieval systems, and other components for LLM applications and agents.
Python
Report incorrect information
Tell us if any listing information is incorrect or outdated.