helm-bjw-s-chartlisted
Install: claude install-skill obeone/claude-skills
# Helm bjw-s Chart Generator
> **🆕 v5.0.0 — common 5.x is now the default** — The skill is rebased on
> `common: 5.0.1` (released 2026-05-14). New charts target 5.x out of the
> box, and the migration path from 4.x is captured in
> [`references/migration-4-to-5.md`](references/migration-4-to-5.md). 4.x
> remains supported as a legacy track for clusters that can't meet the
> Kubernetes 1.31 / Helm 3.18 prerequisites.
>
> **🔄 Renamed in v3.0.0** — This skill was previously published as
> `helm-chart-generator`. Update any agent, automation, or documentation
> that still references the old name.
Generate production-ready Helm charts using the bjw-s-labs common library
(app-template v5, with v4 legacy support).
## Library version matrix
| common | Kubernetes | Helm | Status |
| :------ | :--------- | :-------- | :-------------------------------------------------- |
| `5.0.1` | `>= 1.31` | `>= 3.18` | **Default** — latest stable, all examples target it |
| `4.6.2` | `>= 1.25` | `>= 3.14` | Legacy — pin when the cluster can't meet 5.x reqs |
Everything documented here works on **common 5.x** by default. When a
pattern is **not available on 4.x** it's tagged **`(5.x only)`** so
agents pinned to the legacy track can skip it. See
[`references/migration-4-to-5.md`](references/migration-4-to-5.md) for
the full 4 → 5 upgrade procedure.
## Migration 4.x → 5.x at a glance
Five things to know — full details in
[`references/migr