diff --git a/examples/full-cluster-tf-upgrade/1.35/README.md b/examples/full-cluster-tf-upgrade/1.35/README.md index 9adc3ee..4a6af1c 100644 --- a/examples/full-cluster-tf-upgrade/1.35/README.md +++ b/examples/full-cluster-tf-upgrade/1.35/README.md @@ -1,6 +1,6 @@ -# EKS Full Cluster Example 1.34 +# EKS Full Cluster Example 1.35 -This is for deploying an EKS cluster with 1.34. +This is for deploying an EKS cluster with 1.35. ## About @@ -75,7 +75,7 @@ Here is a sample file: ```hcl cluster_name = "org-project-env" -cluster_version = "1.34" +cluster_version = "1.35" region = "us-gov-east-1" domain = "org-project-env.env.domain.census.gov" contact_email = "org-project-env-group-mailing-list@census.gov" @@ -474,3 +474,7 @@ clusterrolebinding.rbac.authorization.k8s.io/eks-console-dashboard-full-access-b - 2.8.0 -- 2026-04-16 - update to 1.34 - only addons updated from 1.32. needs more changes to make it work + +- 2.9.0 -- 2026-07-22 + - update to 1.35 + - many changes for tagging across cluster