Skip to content

Commit 4c27d96

Browse files
committed
add a line about 2.0.0
Signed-off-by: clux <[email protected]>
1 parent d455c05 commit 4c27d96

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/kubernetes-version.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ The **minimum** indicates the lower bound of our testing range, and the **latest
1212

1313
| kube version | MK8SV | Latest | Generated Source | Requirements |
1414
| -------------- | ------- | ------- | ----------------- | -------- |
15-
| `main` | X | 1.34 | k8s-openapi@main | [schemars@1](https://github.com/GREsau/schemars/releases/tag/v1.0.0) |
15+
| `main` | X | 1.36 | k8s-openapi@main | |
16+
| [2.0.0](https://github.com/kube-rs/kube/releases/tag/2.0.0) | `1.30`[*](https://github.com/kube-rs/kube/pull/1756) | [`1.34`](https://kubernetes.io/blog/2025/08/27/kubernetes-v1-34-release/) | [[email protected]](https://github.com/Arnavion/k8s-openapi/blob/master/CHANGELOG.md#v0260-2025-09-06) | [schemars@1](https://github.com/GREsau/schemars/releases/tag/v1.0.0) |
1617
| [1.0.0](https://github.com/kube-rs/kube/releases/tag/1.0.0) | `1.30`[*](https://github.com/kube-rs/kube/pull/1756) | [`1.33`](https://kubernetes.io/blog/2025/04/23/kubernetes-v1-33-release/) | [[email protected]](https://github.com/Arnavion/k8s-openapi/blob/master/CHANGELOG.md#v0250-2025-05-11) | [[email protected]](https://github.com/GREsau/schemars/releases/tag/v0.8.22) |
1718
| [0.98.0](https://github.com/kube-rs/kube/releases/tag/0.98.0) | `1.28` | [`1.32`](https://kubernetes.io/blog/2024/12/11/kubernetes-v1-32-release/) | [[email protected]](https://github.com/Arnavion/k8s-openapi/releases/tag/v0.24.0) | |
1819
| [0.95.0](https://github.com/kube-rs/kube/releases/tag/0.95.0) | `1.26` | [`1.31`](https://kubernetes.io/blog/2024/08/13/kubernetes-v1-31-release/) | [[email protected]](https://github.com/Arnavion/k8s-openapi/releases/tag/v0.23.0) | |

0 commit comments

Comments
 (0)