凭据访问
Uses kubeconfig, cluster tokens, chart repository credentials, and values files that may contain secrets.
代理安全
helm manages Kubernetes release state and can deploy workloads into clusters.
Uses kubeconfig, cluster tokens, chart repository credentials, and values files that may contain secrets.
Can install, upgrade, rollback, or delete cluster releases.
Can package charts and deploy application artifacts to production clusters.
Gate helm install, upgrade, rollback, uninstall, and repo credential changes.
Allow template/lint reads; require approval before any cluster mutation or chart publication.
安装
brew install helmlocal Homebrew formula metadata
sudo port install helmMacPorts ports tree · sysutils/helm/Portfile · 来源: api.github.com
sudo apk add helmAlpine Linux edge package indexes · helm · 来源: dl-cdn.alpinelinux.org
sudo dnf install helmFedora Rawhide package metadata · helm · 来源: dl.fedoraproject.org
nix profile install nixpkgs#helmnixpkgs package indexes · pkgs/by-name/he/helm/package.nix · 来源: api.github.com
sudo pacman -S helmArch Linux sync databases · helm · 来源: geo.mirror.pkgbuild.com
sudo zypper install helmopenSUSE Tumbleweed package metadata · helm · 来源: download.opensuse.org
sudo apt install elpa-helmDebian stable package indexes · elpa-helm · 来源: deb.debian.org
scoop install main/helmScoop official bucket manifest trees · bucket/helm.json · 来源: api.github.com
winget install --id Helm.Helm -eWindows Package Manager source index · Helm.Helm · 来源: cdn.winget.microsoft.com
概览
Kubernetes package manager
历史
Helm is the Kubernetes package manager. Its documentation defines charts as Helm packages, repositories as places where charts are collected and shared, and releases as chart instances installed into a Kubernetes cluster.
Helm is historically important because it brought package-manager ideas such as repositories, installable archives, dependency metadata, upgrades, rollbacks, and release history into Kubernetes application delivery.
The Helm project traces its first version to November 2015 at the first KubeCon. The Helm team describes Helm 1, also known as Helm Classic, as modeled on Homebrew and aimed at helping individual developers package Kubernetes resources and deploy them into clusters.
In January 2016, Deis' Helm team joined forces with Google, Skippbox, and Bitnami to build a new version focused on teams and a growing Kubernetes user community. That work led to the Helm 2 architecture and the chart ecosystem that many Kubernetes users adopted.
Helm joined the Cloud Native Computing Foundation in June 2018. Helm 3 reached its first stable release in November 2019, removing Tiller, refactoring the Go SDK for broader use, and changing internals while preserving the chart-centered workflow for users familiar with Helm 2.
Helm adoption tracked the growth of Kubernetes itself. Its docs describe chart repositories, `helm search`, `helm install`, `helm upgrade`, `helm rollback`, `helm get`, and `helm uninstall` as ordinary package operations for cluster workloads.
The Helm 3 release post describes a large contributor base and thousands of community members maintaining charts through Helm Hub-era infrastructure. The chart discovery story later centered on Artifact Hub, which the Helm docs use for `helm search hub`.
Package-manager adoption for the CLI is broad: the supplied metadata lists Homebrew, Alpine, Fedora, MacPorts, Nix, Arch, Scoop, winget, and openSUSE packaging for the Kubernetes-oriented Helm CLI.
Users add chart repositories, search for charts, install a chart as a named release, pass values with YAML files or `--set`, upgrade releases, inspect status and values, roll back revisions, and uninstall releases.
Helm charts package Kubernetes resource definitions alongside metadata and default values. A chart can be installed many times into a cluster, producing separate releases with their own names and histories.
Helm's local repository configuration is stored in `repositories.yaml` under the user's Helm config directory. Because repository entries can include credentials, that file is also treated as a credentials location in the curation data.
Helm is one of the clearest examples of package-manager culture crossing into infrastructure. It has packages, repositories, dependency declarations, install and upgrade verbs, versioned releases, rollback history, and a registry/discovery ecosystem, but the installed artifacts are Kubernetes resources rather than files under `/usr`.
The Helm 2 to Helm 3 transition is also package-history material: removing Tiller reduced cluster-side moving parts and aligned Helm more closely with Kubernetes RBAC and client-side release management expectations.
For maintainers, Helm created a new packaging discipline around chart metadata, values schema, generated documentation, provenance, OCI distribution, and chart repository layout.
安全态势
Kubernetes package manager.
orange 风险 · 高 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/Library/Preferences/helm/repositories.yaml~/.config/helm/repositories.yamlCredential-bearing paths to review before unattended agent runs.
~/Library/Preferences/helm/repositories.yaml~/.config/helm/repositories.yaml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
helm | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:helm |
|---|---|
| 版本 | 4.2.3 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/helm |
| 主页 | https://helm.sh/ |
| 仓库 | https://github.com/helm/helm |
| 上游文档 | https://helm.sh/docs |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/helm/helm.git |
| 最后更新 | 2026-07-09T22:27:01Z |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | helm |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
elpa-helm 4.0.3-1
Emacs incremental completion and selection narrowing framework
https://emacs-helm.github.io/helm/
sudo apt install elpa-helmelpa-helm-core 4.0.3-1
Emacs Helm library files
https://emacs-helm.github.io/helm/
sudo apt install elpa-helm-corehelm
nix profile install nixpkgs#helmelpa-helm 3.8.4-1
Emacs incremental completion and selection narrowing framework
https://emacs-helm.github.io/helm/
sudo apt install elpa-helmelpa-helm-core 3.8.4-1
Emacs Helm library files
https://emacs-helm.github.io/helm/
sudo apt install elpa-helm-corehelm 3.19.0-r7
The Kubernetes Package Manager
sudo apk add helmhelm-bash-completion 3.19.0-r7
Bash completions for helm
sudo apk add helm-bash-completionhelm-fish-completion 3.19.0-r7
Fish completions for helm
sudo apk add helm-fish-completionhelm-zsh-completion 3.19.0-r7
Zsh completions for helm
sudo apk add helm-zsh-completionhelm 4.2.0-1.fc45
The Kubernetes Package Manager
sudo dnf install helmhelm 4.2.0-1
The Kubernetes Package Manager
sudo pacman -S helmhelm 4.2.0-3.1
The Kubernetes Package Manager
sudo zypper install helmhelm-bash-completion 4.2.0-3.1
Bash Completion for helm
sudo zypper install helm-bash-completionhelm-fish-completion 4.2.0-3.1
Fish Completion for helm
sudo zypper install helm-fish-completionhelm-zsh-completion 4.2.0-3.1
Zsh Completion for helm
sudo zypper install helm-zsh-completionhelm3 3.21.0-2.1
The Kubernetes Package Manager
sudo zypper install helm3来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.