diff --git a/.changelog/3478.changed.txt b/.changelog/3478.changed.0.txt similarity index 100% rename from .changelog/3478.changed.txt rename to .changelog/3478.changed.0.txt diff --git a/.changelog/3478.changed.1.txt b/.changelog/3478.changed.1.txt new file mode 100644 index 0000000000..fe457725bc --- /dev/null +++ b/.changelog/3478.changed.1.txt @@ -0,0 +1 @@ +chore: add support for GKE 1.29 \ No newline at end of file diff --git a/docs/README.md b/docs/README.md index 2b34f18095..75ab827ee2 100644 --- a/docs/README.md +++ b/docs/README.md @@ -92,7 +92,7 @@ The following table displays the tested Kubernetes and Helm versions. | K8s with EKS | 1.24
1.25
1.26
1.27
1.28 | | K8s with EKS (fargate) | 1.24
1.25
1.26
1.27
1.28 | | K8s with Kops | 1.24
1.25
1.26
1.27
1.28 | -| K8s with GKE | 1.25
1.26
1.27
1.28 | +| K8s with GKE | 1.25
1.26
1.27
1.28
1.29 | | K8s with AKS | 1.25
1.26
1.27
1.28 | | OpenShift | 4.11
4.12
4.13
4.14 | | Helm | 3.8.2 (Linux) |