File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,14 @@ To release a new version, please select a new version number (usually plus 1 to
1212Pending
1313+++++++
1414
15+ 18.0.0b40
16+ +++++++
17+ * `az aks create `: Add new parameter `--container-storage-version ` to enable the given version of Azure Container Storage.
18+ * `az aks update `: Add new parameter `--container-storage-version ` to enable the given version of Azure Container Storage.
19+ * `az aks create `: Change behavior of `--enable-azure-container-storage ` to enable latest Azure Container Storage by default.
20+ * `az aks update `: Change behavior of `--enable-azure-container-storage ` to enable latest Azure Container Storage by default.
21+ * `az aks update `: Change behavior of `--disable-azure-container-storage ` to handle disable based on the installed version.
22+
152318.0.0b39
1624+++++++
1725* Add option `AzureLinuxOSGuard ` and `AzureLinux3OSGuard ` to `--os-sku ` for `az aks nodepool add ` and `az aks nodepool update `.
@@ -29,14 +37,6 @@ Pending
2937* Enable autoscaler support for the VirtualMachines agent pool type.
3038* Add `--node-vm-size ` to `az aks update ` to allow changing the VM size for VirtualMachines node pools.
3139
32- 18.0.0b37
33- +++++++
34- * `az aks create `: Add new parameter `--container-storage-version ` to enable the given version of Azure Container Storage.
35- * `az aks update `: Add new parameter `--container-storage-version ` to enable the given version of Azure Container Storage.
36- * `az aks create `: Change behavior of `--enable-azure-container-storage ` to enable latest Azure Container Storage by default.
37- * `az aks update `: Change behavior of `--enable-azure-container-storage ` to enable latest Azure Container Storage by default.
38- * `az aks update `: Change behavior of `--disable-azure-container-storage ` to handle disable based on the installed version.
39-
404018.0.0b36
4141+++++++
4242* Add option `AzureLinux3 ` to `--os-sku ` for `az aks nodepool add ` and `az aks nodepool update `.
You can’t perform that action at this time.
0 commit comments