Skip to content

Commit

Permalink
cross-link to version for feat
Browse files Browse the repository at this point in the history
Signed-off-by: clux <[email protected]>
  • Loading branch information
clux committed Aug 25, 2023
1 parent 3775248 commit 228f655
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/upgrading.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ You can upgrade `kube` and it's sibling crate `k8s-openapi` using normal Rust me

We recommend you bump both `kube` and `k8s-openapi` crates at the same time to avoid build issues.

Set your [[kubernetes-version]] as a feature on `k8s-openapi` as you see fit, or simply use its `latest` feature.

## Command Line

Using `cargo upgrade` via [cargo-edit]:
Expand Down Expand Up @@ -53,3 +55,8 @@ packageRules: [

--8<-- "includes/abbreviations.md"
--8<-- "includes/links.md"


[//begin]: # "Autogenerated link references for markdown compatibility"
[kubernetes-version]: kubernetes-version "kubernetes-version"
[//end]: # "Autogenerated link references"

0 comments on commit 228f655

Please sign in to comment.