macOS
brew install helm-lslocal Homebrew formula metadata
brew
Language server for Helm. Version 0.5.4 via Homebrew; verified from local package data.
install
brew install helm-lslocal Homebrew formula metadata
sudo apk add helm-lsAlpine Linux edge package indexes · helm-ls · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#helm-lsnixpkgs package indexes · pkgs/by-name/he/helm-ls/package.nix · source: api.github.com
scoop install extras/helm-lsScoop official bucket manifest trees · bucket/helm-ls.json · source: api.github.com
overview
Language server for Helm
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
helm_ls | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/mrjosh/helm-ls
install metadata
| Package key | brew:helm-ls |
|---|---|
| Version | 0.5.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/helm-ls |
| Homepage | https://github.com/mrjosh/helm-ls |
| Repository | https://github.com/mrjosh/helm-ls |
| Upstream docs | https://github.com/mrjosh/helm-ls#readme |
| License | MIT |
| Source archive | https://github.com/mrjosh/helm-ls/archive/refs/tags/v0.5.4.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-lssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.