Skip to content

Commit 164b26a

Browse files
committed
book: add missing apiversion deprecation to migration docs
1 parent 75afbcb commit 164b26a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/book/src/developer/providers/v1.3-to-v1.4.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,11 @@ maintainers of providers and consumers of our Go API.
1919

2020
### Deprecation
2121

22-
-
22+
- The api versions `v1alpha3` and `v1alpha4` are deprecated and will be removed.
23+
- `v1alpha3` will be removed in v1.5
24+
- `v1alpha4` will be removed in v1.6
25+
26+
For more information, please see: https://release-1-4.cluster-api.sigs.k8s.io/contributing?highlight=v1alpha#removal-of-v1alpha3--v1alpha4-apiversions
2327

2428
### Removals
2529

0 commit comments

Comments
 (0)