Ross ROSS = Recommend OSS · open-source software intelligence for agents

arttor/helmify

Creates Helm chart from Kubernetes yaml observed · 2026-08-28

github.com/arttor/helmify · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

81/100

  • Activity 81
  • Release rhythm 71
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 71.5
  • age_days: 1858
  • days_rel: 118
  • days_push: 118
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

1743 stars · 164 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Helmify is a Go CLI tool that converts Kubernetes YAML manifests into Helm charts. It reads Kubernetes objects from stdin or the filesystem and generates a templated Helm chart directory, with special integration for Operator-SDK and Kubebuilder projects.

Use cases

  • convert kubernetes yaml manifests to a helm chart
  • generate helm chart from kustomize output
  • add helm chart generation to my operator-sdk project
  • turn a deployment yaml into a helm chart
  • package kubernetes manifests as helm chart
  • create helm chart from multiple yaml files in a directory
  • helmify my kubebuilder operator

When to choose

  • you have raw Kubernetes YAML manifests and want a maintainable Helm chart without hand-templating
  • you develop operators with Operator-SDK or Kubebuilder and want Helm chart packaging in your Makefile
  • you want to convert kustomize output into a distributable Helm chart

When to avoid

  • you already maintain hand-crafted Helm charts with complex templating logic
  • you need a general-purpose YAML templating or manifest validation tool rather than chart generation
  • you use Helm versions older than 3.6.0

Facets

cli-tool · maturity active

cli developer-tools deployment configuration-management developer-tools cloud-computing windows cli go helm kubernetes kustomize operator-sdk kubebuilder chart-generation yaml devops containers linux macos

1 source

Member repositories

RepositoryRoleHealth v2
arttor/helmifymain81

For agents

markdown · JSON · MCP: product_card(name="arttor/helmify")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem