Skip to content

Commit e112efb

Browse files
authored
Update supported versions in README (#945)
1 parent 76af2bc commit e112efb

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

README.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,36 +37,31 @@ covers individual newer features separately.
3737
| Google GKE | 1.20 | >= 3.6.0 | Production | Don't use micro nodes | |
3838
| Google GKE | 1.21 | >= 3.6.0 | Production | Don't use micro nodes | |
3939
| Google GKE | 1.22 | >= 3.6.0 | Production | Don't use micro nodes | |
40-
| Google GKE | 1.23 | >= 3.6.0 | Production | Don't use micro nodes | |
41-
| Azure AKS | 1.18 | >= 3.6.0 | Production | | |
4240
| Azure AKS | 1.19 | >= 3.6.0 | Production | | |
4341
| Azure AKS | 1.20 | >= 3.6.0 | Production | | |
4442
| Azure AKS | 1.21 | >= 3.6.0 | Production | | |
4543
| Azure AKS | 1.22 | >= 3.6.0 | Production | | |
46-
| Azure AKS | 1.23 | >= 3.6.0 | Production | | |
4744
| Amazon EKS | 1.16 | >= 3.6.0 | Deprecated | Support will be dropped in Operator 1.5.0 | [Amazon EKS](./docs/providers/eks) |
4845
| Amazon EKS | 1.17 | >= 3.6.0 | Deprecated | Support will be dropped in Operator 1.5.0 | [Amazon EKS](./docs/providers/eks) |
4946
| Amazon EKS | 1.18 | >= 3.6.0 | Production | | [Amazon EKS](./docs/providers/eks) |
5047
| Amazon EKS | 1.19 | >= 3.6.0 | Production | | [Amazon EKS](./docs/providers/eks) |
5148
| Amazon EKS | 1.20 | >= 3.6.0 | Production | | [Amazon EKS](./docs/providers/eks) |
5249
| Amazon EKS | 1.21 | >= 3.6.0 | Production | | [Amazon EKS](./docs/providers/eks) |
53-
| Amazon EKS | 1.22 | >= 3.6.0 | Production | | [Amazon EKS](./docs/providers/eks) |
54-
| Amazon EKS | 1.23 | >= 3.6.0 | Production | | [Amazon EKS](./docs/providers/eks) |
5550
| IBM Cloud | 1.17 | >= 3.6.0 | Deprecated | Support will be dropped in Operator 1.5.0 | |
5651
| IBM Cloud | 1.18 | >= 3.6.0 | Production | | |
5752
| IBM Cloud | 1.19 | >= 3.6.0 | Production | | |
5853
| IBM Cloud | 1.20 | >= 3.6.0 | Production | | |
5954
| IBM Cloud | 1.21 | >= 3.6.0 | Production | | |
60-
| IBM Cloud | 1.22 | >= 3.6.0 | Production | | |
61-
| IBM Cloud | 1.23 | >= 3.6.0 | Production | | |
6255
| OpenShift | 3.11 | >= 3.6.0 | Deprecated | Support will be dropped in Operator 1.5.0 | |
63-
| OpenShift | 4.2 | >= 3.6.0 | Production | | |
56+
| OpenShift | 4.2-4.9 | >= 3.6.0 | Production | | |
6457
| BareMetal (kubeadm) | 1.16 | >= 3.6.0 | Deprecated | Support will be dropped in Operator 1.5.0 | |
6558
| BareMetal (kubeadm) | 1.17 | >= 3.6.0 | Deprecated | Support will be dropped in Operator 1.5.0 | |
6659
| BareMetal (kubeadm) | 1.18 | >= 3.6.0 | Production | | |
6760
| BareMetal (kubeadm) | 1.19 | >= 3.6.0 | Production | | |
6861
| BareMetal (kubeadm) | 1.20 | >= 3.6.0 | Production | | |
6962
| BareMetal (kubeadm) | 1.21 | >= 3.6.0 | Production | | |
63+
| BareMetal (kubeadm) | 1.22 | >= 3.6.0 | Production | | |
64+
| BareMetal (kubeadm) | 1.23 | >= 3.6.0 | Production | | |
7065
| Minikube | 1.18+ | >= 3.6.0 | Devel Only | | |
7166
| Other | 1.18+ | >= 3.6.0 | Devel Only | | |
7267

0 commit comments

Comments
 (0)