Skip to content

Commit 147b364

Browse files
authored
Update resource-manager.hcl to add kubernetes configuration 2024-11-01 (#4721)
1 parent a669a7a commit 147b364

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/resource-manager.hcl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ service "keyvault" {
320320
}
321321
service "kubernetesconfiguration" {
322322
name = "KubernetesConfiguration"
323-
available = ["2022-11-01", "2023-05-01"]
323+
available = ["2022-11-01", "2023-05-01", "2024-11-01"]
324324
}
325325
service "labservices" {
326326
name = "LabServices"
@@ -642,4 +642,4 @@ service "webpubsub" {
642642
service "workloads" {
643643
name = "Workloads"
644644
available = ["2023-04-01", "2024-09-01"]
645-
}
645+
}

0 commit comments

Comments
 (0)