Skip to content

Commit

Permalink
update coredns version and contributing.md as per 1.6
Browse files Browse the repository at this point in the history
Signed-off-by: Anurag <contact.anurag7@gmail.com>
  • Loading branch information
kranurag7 committed Dec 6, 2023
1 parent d2856ec commit a76d2d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,9 @@ Cluster API maintains the most recent release/releases for all supported API and

| Minor Release | API Version | Supported Until |
|---------------|--------------|-----------------------------------------------------|
| v1.6.x | **v1beta1** | when v1.8.0 will be released |
| v1.5.x | **v1beta1** | when v1.7.0 will be released |
| v1.4.x | **v1beta1** | when v1.6.0 will be released, tentatively Nov 2023 |
| v1.4.x | **v1beta1** | EOL since 2023-12-05 - v1.6.0 release date |
| v1.3.x | **v1beta1** | EOL since 2023-07-25 - v1.5.0 release date |
| v1.2.x | **v1beta1** | EOL since 2023-03-28 - v1.4.0 release date |
| v1.1.x | **v1beta1** | EOL since 2022-07-18 - v1.2.0 release date (*) |
Expand Down
7 changes: 1 addition & 6 deletions docs/book/src/reference/versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,14 +138,9 @@ The Kubeadm Control Plane requires the Kubeadm Bootstrap Provider.

| CAPI Version | Max CoreDNS Version for Upgrade |
|----------------------|---------------------------------|
| >= v1.2.7 (v1beta1) | v1.10.0 |
| >= v1.2.11 (v1beta1) | v1.10.1 |
| v1.3 (v1beta1) | v1.10.0 |
| >= v1.3.4 (v1beta1) | v1.10.1 |
| v1.4 (v1beta1) | v1.10.1 |
| >= v1.4.6 (v1beta1) | v1.11.1 |
| v1.5 (v1beta1) | v1.10.1 |
| >= v1.5.1 (v1beta1) | v1.11.1 |
| v1.6 (v1beta1) | v1.11.1 |

#### Kubernetes version specific notes

Expand Down

0 comments on commit a76d2d7

Please sign in to comment.