diff --git a/.changelog/3804.changed.2.txt b/.changelog/3804.changed.2.txt deleted file mode 100644 index 4d63a891c..000000000 --- a/.changelog/3804.changed.2.txt +++ /dev/null @@ -1 +0,0 @@ -feat: add support for kubernetes 1.30 for KOPS \ No newline at end of file diff --git a/docs/README.md b/docs/README.md index e0b3b8eaf..796798f86 100644 --- a/docs/README.md +++ b/docs/README.md @@ -96,7 +96,7 @@ The following table displays the tested Kubernetes and Helm versions. | ---------------------- | ------------------------------------------------- | | K8s with EKS | 1.25
1.26
1.27
1.28
1.29
1.30 | | K8s with EKS (fargate) | 1.25
1.26
1.27
1.28
1.29
1.30 | -| K8s with Kops | 1.25
1.26
1.27
1.28
1.29
1.30 | +| K8s with Kops | 1.25
1.26
1.27
1.28
1.29 | | K8s with GKE | 1.26
1.27
1.28
1.29
1.30 | | K8s with AKS | 1.26
1.27
1.28
1.29
1.30 | | OpenShift | 4.12
4.13
4.14
4.15
4.16 |