pkg.soopen package index

brew / 順位 4406

helmify を Homebrew, Nix, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install helmify

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#helmify

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

openSUSE zypper確認済み · 92%
sudo zypper install helmify

openSUSE Tumbleweed package metadata · helmify · ソース: download.opensuse.org

概要

パッケージ概要

Create Helm chart from Kubernetes yaml

コマンドとエイリアス

  • helmify

履歴

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

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.

タイムライン

  • 2021: The `arttor/helmify` repository was created.
  • 2021: Early public releases appeared, including v0.2.0 in August.
  • 2022: The v0.3.x line continued the converter workflow documented in the README.

Related projects

  • Helm is the chart format and lint/install target for helmify output.
  • Kustomize, Operator SDK, and Kubebuilder are common manifest sources mentioned by the README.
  • cert-manager appears in helmify options through subchart and CRD handling.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:kubernetes

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

インストールメタデータ

パッケージメタデータ

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

ソースデータベース一致

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

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

Nix95%

helmify

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

helmify 0.4.20-1.4

Creates Helm chart from Kubernetes yaml

https://github.com/arttor/helmify

sudo zypper install helmify
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: helmify
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Helmify
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: helmify from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

ソース経路

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

このページは 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