pkg.soopen package index

brew / 順位 2879

helm-ls を Homebrew, apk, MacPorts, Nix, scoop でインストール

helm-ls のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install helm-ls

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install helm-ls

MacPorts ports tree · devel/helm-ls/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add helm-ls

Alpine Linux edge package indexes · helm-ls · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#helm-ls

nixpkgs package indexes · pkgs/by-name/he/helm-ls/package.nix · ソース: api.github.com

Windows

Scoop確認済み · 92%
scoop install extras/helm-ls

Scoop official bucket manifest trees · bucket/helm-ls.json · ソース: api.github.com

概要

パッケージ概要

Language server for Helm

コマンドとエイリアス

  • helm_ls

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2022: Public GitHub repository created.
  • 2023: v0.0.1 release published.
  • 2023: Early v0.0.x releases establish the standalone `helm_ls` binary.
  • 2020s: README documents package-manager installs, yaml-language-server integration, and editor configuration examples.

Related projects

  • Helm supplies the chart and template model.
  • yaml-language-server provides optional YAML diagnostics, hover, completion, and schema support.
  • Neovim LSP clients, coc.nvim, VS Code, Zed, and Emacs Eglot are documented editor integration targets.
  • helm-docs is a neighboring chart-authoring tool focused on generated README documentation rather than live editor assistance.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:server

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
helm_ls実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版0.5.4
マネージャ更新日2026-07-27
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:helm-ls
バージョン0.5.4
パッケージマネージャHomebrew
ホームページhttps://github.com/mrjosh/helm-ls
リポジトリhttps://github.com/mrjosh/helm-ls
最終更新2026-07-27T14:32:24+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

helm-ls

nix profile install nixpkgs#helm-ls
  • normalized package name match
  • 一致条件: Helm Ls
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/he/helm-ls/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

helm-ls 0.5.4-r7

Language server for Helm

https://github.com/mrjosh/helm-ls

sudo apk add helm-ls
  • License: MIT
  • Architecture: x86_64
  • Source Package: helm-ls
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Helm Ls
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: helm-ls from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

helm-ls-doc 0.5.4-r7

Language server for Helm (documentation)

https://github.com/mrjosh/helm-ls

sudo apk add helm-ls-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: helm-ls
  • normalized package name match
  • 一致条件: Helm Ls
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: helm-ls-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
MacPorts95%

helm-ls

sudo port install helm-ls
  • normalized package name match
  • 一致条件: Helm Ls
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/helm-ls/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

extras/helm-ls

scoop install extras/helm-ls
  • normalized package name match
  • 一致条件: Helm Ls
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/helm-ls.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation