macOS
brew install helmsmanlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für helmsman in AI-Agent-Workflows.
Installation
brew install helmsmanlocal Homebrew formula metadata
nix profile install nixpkgs#helmsmannixpkgs package indexes · pkgs/by-name/he/helmsman/package.nix · Quelle: api.github.com
sudo zypper install helmsmanopenSUSE Tumbleweed package metadata · helmsman · Quelle: download.opensuse.org
Überblick
Helm Charts as Code tool
Verlauf
Helmsman is a 'Helm Charts as Code' CLI for managing Helm releases from a declarative desired state file. It plans, validates, and applies a set of chart releases, using Helm and Kubernetes tooling underneath.
The `mkubaczyk/helmsman` repository was created in 2017 and early releases followed quickly, with a 0.1.0 release in November 2017 and a 1.0.0 release in March 2018. The README describes the tool as a way to automate deployment and management of Helm charts from version-controlled code.
Helmsman uses a desired state file, originally centered on TOML and also accepting YAML, to define repositories, namespaces, releases, protection settings, and execution order. Its README emphasizes plan/view/apply behavior, idempotency, namespace and release protection, priority ordering, and parallel execution.
The README records a stewardship change from Praqma, later Eficode, to the maintainers of the `mkubaczyk/helmsman` repository. Later documentation distinguishes Helmsman major lines by Helm compatibility, with v1.x for Helm 2 and v4.x for Helm 3 and Helm 4.
Helmsman gained attention in the same era as Helmfile: Kubernetes users had many Helm charts to deploy, but wanted a declarative file and a plan step instead of shell scripts full of `helm install` commands. Its packaging through Homebrew and other distributions reflects use as a local or CI command-line deployment tool.
Users run `helmsman -f example.toml` to plan, `helmsman --apply -f example.toml` to execute, and flags such as `--dry-run`, `--debug`, and `--target` to inspect or limit changes. A binary install expects `kubectl`, `helm`, and for many versions the `helm-diff` plugin.
The tool can run as a binary, as a container in CI, or as a container inside a Kubernetes cluster. Its value is strongest where release ordering, namespace protection, and repeated idempotent application matter.
Helmsman is part of the Helm wrapper generation that treated Kubernetes releases as package sets. For package-minded operators, its desired-state file is the manifest of packages, while Helm remains the lower-level package manager.
The explicit major-line mapping to Helm 2, Helm 3, and Helm 4 makes it a good example of a wrapper whose own packaging has to track another package manager's compatibility surface.
Sicherheitslage
Für helmsman wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
helmsman | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/mkubaczyk/helmsman
Installationsmetadaten
| Paketschlüssel | brew:helmsman |
|---|---|
| Version | 4.0.5 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/helmsman |
| Homepage | https://github.com/mkubaczyk/helmsman |
| Repository | https://github.com/mkubaczyk/helmsman |
| Upstream-Dokumentation | https://github.com/mkubaczyk/helmsman#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/mkubaczyk/helmsman/archive/refs/tags/v4.0.5.tar.gz |
| Zuletzt aktualisiert | 2026-05-18T22:37:09Z |
| Pulse | updated |
| Abhängigkeiten | helm, kubernetes-cli |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | helmsman |
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
helmsman
nix profile install nixpkgs#helmsmanhelmsman 3.17.1-1.5
Helm Charts as Code
https://github.com/Praqma/helmsman
sudo zypper install helmsmanQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.