macOS
brew install helm-lslocal Homebrew formula metadata
安装
brew install helm-lslocal Homebrew formula metadata
sudo apk add helm-lsAlpine Linux edge package indexes · helm-ls · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#helm-lsnixpkgs package indexes · pkgs/by-name/he/helm-ls/package.nix · 来源: api.github.com
scoop install extras/helm-lsScoop official bucket manifest trees · bucket/helm-ls.json · 来源: api.github.com
概览
Language server for Helm
历史
helm-ls is a language server for Helm chart development. Its README describes it as a Helm Language Server Protocol implementation, with editor setup examples and integration with yaml-language-server for additional YAML capabilities.
The project reflects a shift in Kubernetes packaging from command-line-only chart authoring toward editor-assisted workflows with completion, hover, diagnostics, references, and values-file awareness.
The public repository was created in April 2022. GitHub release metadata shows the first tagged releases in March 2023, with the executable named `helm_ls`.
The README shows a design centered on Helm template files, values files, chart dependencies, `helm lint`, and optional yaml-language-server integration. That puts the tool between Helm's chart semantics and general-purpose editor LSP clients.
helm-ls entered editor and package-manager workflows through Homebrew, mise, Nix, Arch/AUR, Scoop, Mason for Neovim, manual downloads, and editor-specific integrations documented in the README.
The project is especially visible to Neovim, VS Code, Zed, and Emacs users because Helm templates are hard to edit well as plain YAML: Go template syntax, chart objects, values files, and generated Kubernetes resources all overlap.
Users install the `helm_ls` binary and configure an editor LSP client to run it, often with `helm_ls serve`. For some editors, the README provides filetype detection and client configuration examples.
helm-ls can use yaml-language-server to process rendered or converted template content, generate schemas for values files, expose completion and hover data, run diagnostics from `helm lint`, and process dependency charts after `helm dependency build`.
helm-ls is packaging infrastructure for people who package Kubernetes applications. It makes charts feel like typed, navigable source code instead of loosely connected YAML, Go templates, and values files.
For package managers, it is also a clean example of an LSP server distributed as a standalone CLI: the binary is useful only when editors can find it, so package names, executable names, and editor integration docs matter.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
helm_ls | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/mrjosh/helm-ls
安装元数据
| 软件包键 | brew:helm-ls |
|---|---|
| 版本 | 0.5.4 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/helm-ls |
| 主页 | https://github.com/mrjosh/helm-ls |
| 仓库 | https://github.com/mrjosh/helm-ls |
| 上游文档 | https://github.com/mrjosh/helm-ls#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/mrjosh/helm-ls/archive/refs/tags/v0.5.4.tar.gz |
| 构建依赖 | 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-ls |
| 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 软件包链接分开显示。
helm-ls
nix profile install nixpkgs#helm-lshelm-ls 0.5.4-r6
Language server for Helm
https://github.com/mrjosh/helm-ls
sudo apk add helm-lshelm-ls-doc 0.5.4-r6
Language server for Helm (documentation)
https://github.com/mrjosh/helm-ls
sudo apk add helm-ls-docextras/helm-ls
scoop install extras/helm-ls来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.