macOS
brew install helm-lslocal Homebrew formula metadata
brew
helm-ls のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.