Skip to content

Commit d566a08

Browse files
authored
Bump Kubernetes Cluster version to 1.34 (#382)
Version 1.33 is EOL so bump to the next supported release. Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
1 parent a41ce7d commit d566a08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arc/aws/391835788720/us-east-1/01_infra/lf-arc-dev-eks.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ module "pytorch_arc_dev_eks" {
77
version = "~> 20.37"
88

99
cluster_name = var.arc_dev_environment
10-
cluster_version = "1.33"
10+
cluster_version = "1.34"
1111

1212
cluster_endpoint_public_access = true
1313
enable_cluster_creator_admin_permissions = false

0 commit comments

Comments
 (0)