Skip to content

Commit

Permalink
chore(lke): version upgrade
Browse files Browse the repository at this point in the history
Signed-off-by: Mateusz Urbanek <[email protected]>
  • Loading branch information
shanduur committed Oct 23, 2024
1 parent d0742aa commit 65f9938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/linode/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ module "lke" {
root = abspath(path.module)

cluster_name = "7S23SK"
k8s_version = "1.30"
k8s_version = "1.31"

kubeconfig = var.kubeconfig
}

0 comments on commit 65f9938

Please sign in to comment.