v0.4.2
v0.4.2 — JSON Schema Fix
Patch release fixing schema generation when multiple API versions are present.
Changes
- Fixed JSON schema generation to skip non-served CRD versions (
v1alpha1in served=false state) — previously this caused schema validation errors when both API versions were present in the CRD.
Full Changelog: v0.4.1...v0.4.2