From bb1fd7d9fb78f256ae0d51722b9aa414b622999c Mon Sep 17 00:00:00 2001 From: lavenderguitar Date: Sat, 16 Apr 2022 00:38:41 -0400 Subject: [PATCH] Update kube version --- terraform/terraform.auto.tfvars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/terraform.auto.tfvars b/terraform/terraform.auto.tfvars index d94697e..fba4531 100644 --- a/terraform/terraform.auto.tfvars +++ b/terraform/terraform.auto.tfvars @@ -1,5 +1,5 @@ label = "production-lke-cluster" -k8s_version = "1.21" +k8s_version = "1.22" region = "us-central" pools = [ {