macOS
brew install helm-lsprovider-native install command
brew / rang 2877
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de helm-ls pour les workflows d'agents IA.
installation
brew install helm-lsprovider-native install command
aperçu
Language server for Helm
historique
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
helm_ls | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:helm-ls |
|---|---|
| Version | 0.5.4 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/mrjosh/helm-ls |
| Dépôt | https://github.com/mrjosh/helm-ls |
| Dernière mise à jour | 2026-07-27T14:32:24+02:00 |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.