Skip to content

Commit 5b30320

Browse files
committed
update k8s version to v1.28.2
1 parent 1c4b5af commit 5b30320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/k8s/oke/terraform/main_var.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ variable "vcnOcid" {}
99
variable "kubernetes_version" {
1010
description = "OKE Version"
1111
type = string
12-
default = "v1.31.1"
12+
default = "v1.28.2"
1313
}

0 commit comments

Comments
 (0)