You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,7 @@ We recommend turning off `default-features` for `k8s-openapi` to speed up your c
25
25
26
26
## Upgrading
27
27
Please check the [CHANGELOG](./CHANGELOG.md) when upgrading.
28
+
All crates herein are versioned and [released](./release.toml) together to guarantee [compatibility before 1.0](https://github.com/clux/kube-rs/issues/508).
28
29
29
30
## Usage
30
31
See the [examples directory](./examples) for how to use any of these crates.
0 commit comments