Skip to content

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 03 May 00:55
· 158 commits to main since this release

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 (v1alpha1 in 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