Skip to content

Commit

Permalink
update(cluster): bump k8s version to 1.24
Browse files Browse the repository at this point in the history
Signed-off-by: Aldo Lacuku <[email protected]>
  • Loading branch information
alacuku authored and poiana committed Jul 17, 2024
1 parent ae53540 commit 37f76fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/clusters/eks_variables.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
variable "eks_cluster_version" {
default = "1.23"
default = "1.24"
description = "See https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html"
}

Expand Down

0 comments on commit 37f76fa

Please sign in to comment.