Skip to content

Commit efd13ee

Browse files
xhl873Xiahe Liu
andauthored
add non upgrade channel (#11492)
Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com>
1 parent 0b32601 commit efd13ee

File tree

1 file changed

+2
-1
lines changed
  • specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2020-11-01

1 file changed

+2
-1
lines changed

specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2020-11-01/managedClusters.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2786,7 +2786,8 @@
27862786
"enum": [
27872787
"rapid",
27882788
"stable",
2789-
"patch"
2789+
"patch",
2790+
"none"
27902791
],
27912792
"x-ms-enum": {
27922793
"name": "upgradeChannel",

0 commit comments

Comments
 (0)