macOS
brew install helmifylocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de helmify pour les workflows d'agents IA.
installation
brew install helmifylocal Homebrew formula metadata
nix profile install nixpkgs#helmifynixpkgs package indexes · pkgs/by-name/he/helmify/package.nix · Source: api.github.com
sudo zypper install helmifyopenSUSE Tumbleweed package metadata · helmify · Source: download.opensuse.org
aperçu
Create Helm chart from Kubernetes yaml
historique
helmify is a small CLI that converts Kubernetes YAML manifests into a Helm chart. It reads supported Kubernetes objects from standard input or files, creates chart templates and values, and is especially aimed at generating charts from Operator SDK or Kubebuilder output.
The `arttor/helmify` repository was created in 2021. Its README frames the project as a converter from existing Kubernetes manifests to Helm charts rather than as a chart authoring framework.
The project grew around practical object processors for common Kubernetes resources: workloads, services, ingress, persistent volume claims, RBAC resources, ConfigMaps, Secrets, webhooks, and CRDs. The README warns that generated templates and values are overwritten on each run, which makes helmify a generator step rather than a safe manual-edit workspace.
helmify sits in a niche but recognizable adoption path: teams already have Kubernetes manifests, often generated by Kustomize, Operator SDK, or Kubebuilder, and want a Helm chart for distribution or installation. Its Homebrew packaging gives that converter workflow a standard CLI install path on macOS and Linux.
Common usage pipes manifests into `helmify mychart`, points `helmify -f` at a file or directory, or pipes `kustomize build` output into helmify. Operator projects can add a Makefile target that builds default config and feeds the result to helmify.
The generated chart should usually be reviewed and tested with Helm tooling. The project README describes end-to-end tests that run `helm lint --strict` against generated charts.
helmify is useful when a package ecosystem needs a bridge from plain Kubernetes YAML into Helm's package shape. It does not replace chart design, but it lowers the cost of producing a first chart skeleton from manifests that already exist.
posture de sécurité
infrastructure mutation or orchestration signal.
risque orange · confiance moyen · infrastructure
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 |
|---|---|---|---|
helmify | cli | exécutable global |
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.
https://github.com/arttor/helmify
métadonnées d'installation
| Clé du paquet | brew:helmify |
|---|---|
| Version | 0.4.20 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/helmify |
| Page d'accueil | https://github.com/arttor/helmify |
| Dépôt | https://github.com/arttor/helmify |
| Docs amont | https://github.com/arttor/helmify#readme |
| Licence | MIT |
| Archive source | https://github.com/arttor/helmify/archive/refs/tags/v0.4.20.tar.gz |
| Dernière mise à jour | 2026-05-07T09:29:32Z |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | helmify |
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
helmify
nix profile install nixpkgs#helmifyhelmify 0.4.20-1.1
Creates Helm chart from Kubernetes yaml
https://github.com/arttor/helmify
sudo zypper install helmifypiste 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.