Skip to content

Commit 03a05f3

Browse files
committed
Upgrade version
1 parent ee9a3ea commit 03a05f3

File tree

1 file changed

+1
-1
lines changed
  • scenarios/AksOpenAiTerraform/terraform/modules/aks

1 file changed

+1
-1
lines changed

scenarios/AksOpenAiTerraform/terraform/modules/aks/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ variable "sku_tier" {
7171

7272
variable "kubernetes_version" {
7373
description = "Specifies the AKS Kubernetes version"
74-
default = "1.21.1"
74+
default = "1.30.5"
7575
type = string
7676
}
7777

0 commit comments

Comments
 (0)