File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 ul-indent :
55 # Kramdown wanted us to have 3 earlier, tho this CLI recommends 2 or 4
66 indent : 3
7+ line-length :
8+ tables : false
9+ code_blocks : false
710
811# Don't autofix anything, we're linting here
912fix : false
Original file line number Diff line number Diff line change @@ -138,15 +138,11 @@ the ability to backport and release patch versions;
138138- The EOL date of each API Version is determined from the last release available
139139 once a new API version is published.
140140
141- <!-- markdownlint-disable MD013 -->
142-
143141| API Version | Maintained Until |
144142| ------------ | ------------------------------------------------------------- |
145143| ** v1alpha1** | TBD (current latest) |
146144| ** v1beta1** | Upcoming (Proposal [ PR] ( https://github.com/metal3-io/metal3-docs/pull/332 ) ) |
147145
148- <!-- markdownlint-enable MD013 -->
149-
150146- For the current stable API version (v1alpha1) we support the two most recent
151147 minor releases; older minor releases are immediately unsupported when a new
152148 major/minor release is available.
You can’t perform that action at this time.
0 commit comments