This corpus adds 80 public Helm charts beyond the first 20 bespoke proofs.
Each row has:
recipes/<repo>/<chart>/<version>/with Recipe, HelmPlan, ChartDossier, control points, Variant, VariantRevision, rendered objects, and receipts.packages/<repo>/<chart>/<version>/with acub installerpackage.- A Helm equivalence receipt proving regular Helm output matches
cub installer setup, aside from allowed installer support objects. - A render receipt, scan receipt, install gate, and installer package receipt.
Selection rule:
New to cub? Install the cub CLI first. You can pull and render public catalog packages without an account. Commands that save or change ConfigHub data require you to sign in.
What this command does. cub installer is a released, open-source plugin for the cub CLI. cub installer setup pulls a catalog package and writes its Kubernetes files locally. It does not apply those files to a cluster; use kubectl, Argo CD, or Flux for delivery. The generated scripts stop before doing any work when the plugin or kustomize is missing.
regular helm template output
== cub installer setup output
plus the allowed Namespace support object
Charts that render with Helm but change semantics through the installer/Kustomize round trip are excluded from this passing lane until the difference is classified and mitigated.
Summary:
charts: 80
rendered Helm objects: 1090
CRDs: 223
charts with cluster RBAC: 48
charts with webhooks: 11
charts with source hooks: 27
charts with capabilities logic: 53
Verification:
npm run next80:verify
npm run next80:verify-packages