crdsdev / doc

Automatic documentation for CustomResourceDefinitions
https://doc.crds.dev
Apache License 2.0
234 stars 35 forks source link

Show correct storage version for rendered CRDs #103

Closed hasheddan closed 3 years ago

hasheddan commented 3 years ago

The correct schema was being displayed but the version displayed was incorrect.

Fixes #101

RichiCoder1 commented 3 years ago

I was gonna ask about this :). Thanks!