Retour au classement

helm/helm

Gohelm.sh

The Kubernetes Package Manager

cncfchartkuberneteshelmcharts
Croissance des étoiles
Étoiles
30k
Forks
7.7k
Croissance hebdomadaire
Issues
249
10k20k30k
oct. 2015mai 2019déc. 2022juil. 2026
ArtefactsGo Modulesgo get github.com/helm/helm
README

Helm

Build Status Go Report Card GoDoc CII Best Practices OpenSSF Scorecard LFX Health Score

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:
    • A description of the package (Chart.yaml)
    • One or more templates, which contain Kubernetes manifest files
  • Charts can be stored on disk, or fetched from remote chart repositories (like Debian or RedHat packages)

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

To rapidly get Helm up and running, start with the Quick Start Guide.

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:

Contribution

If you're interested in contributing, please refer to the Contributing Guide before submitting a pull request.

Code of conduct

Participation in the Helm community is governed by the Code of Conduct.

Dépôts similaires
kubernetes/kubernetes

Production-Grade Container Scheduling and Management

GoGo ModulesApache License 2.0kubernetesgo
kubernetes.io
123.9k43.7k
netdata/netdata

The fastest path to AI-powered full stack observability, even for lean teams.

GoGo ModulesGNU General Public License v3.0monitoringdocker
netdata.cloud
79.8k6.5k
etcd-io/etcd

Distributed reliable key-value store for the most critical data of a distributed system

GoGo ModulesApache License 2.0etcdraft
etcd.io
52k10.4k
backstage/backstage

Backstage is an open framework for building developer portals

TypeScriptnpmApache License 2.0infrastructuredx
backstage.io
33.9k7.5k
kubernetes/minikube

Run Kubernetes locally

GoGo ModulesApache License 2.0minikubekubernetes
minikube.sigs.k8s.io
32k5.3k
goharbor/harbor

An open source trusted cloud native registry project that stores, signs, and scans content.

GoGo ModulesApache License 2.0cncfcontainer
goharbor.io
29k5.3k
envoyproxy/envoy

Cloud-native high-performance edge/middle/service proxy

C++Apache License 2.0catsrocket-ships
envoyproxy.io
28.6k5.5k
cilium/cilium

eBPF-based Networking, Security, and Observability

GoGo ModulesApache License 2.0containersbpf
cilium.io
24.8k3.9k
jaegertracing/jaeger

CNCF Jaeger, a Distributed Tracing Platform

GoGo ModulesApache License 2.0distributed-tracingcncf
jaegertracing.io
23k3k
jina-ai/serve

☁️ Build multimodal AI applications with cloud-native stack

PythonPyPIApache License 2.0neural-searchcloud-native
jina.ai/serve
21.9k2.2k
vitessio/vitess

Vitess is a database clustering system for horizontal scaling of MySQL.

GoGo ModulesApache License 2.0cncfmysql
vitess.io
21.2k2.4k
containerd/containerd

An open and reliable container runtime

GoGo ModulesApache License 2.0containerdoci
containerd.io
21k4k