diff --git a/src/aks-preview/HISTORY.rst b/src/aks-preview/HISTORY.rst index 81ce117ba1c..d08a09727e1 100644 --- a/src/aks-preview/HISTORY.rst +++ b/src/aks-preview/HISTORY.rst @@ -11,7 +11,6 @@ To release a new version, please select a new version number (usually plus 1 to Pending +++++++ -* Raise InvalidArgumentValueError for azure cni + pod_cidr without overlay. 0.5.127 +++++++ @@ -20,6 +19,7 @@ Pending 0.5.126 +++++++ * Add `--nrg-lockdown-restriction-level ` option for chosing the node resource group restriction level in `aks create` and `aks update` +* Raise InvalidArgumentValueError for azure cni + pod_cidr without overlay. 0.5.125 +++++++ diff --git a/src/aks-preview/README.rst b/src/aks-preview/README.rst index e75e6a5eb11..b4f9fe7ea09 100644 --- a/src/aks-preview/README.rst +++ b/src/aks-preview/README.rst @@ -37,5 +37,7 @@ Dependency between aks-preview and azure-cli/acs (azure-cli-core) - >= `\2.37.0 `_, 2022/05/24 * - 0.5.92 ~ 0.5.118 - >= `\2.38.0 `_, 2022/07/05 - * - 0.5.119 ~ latest - - >= `\2.43.0 `_, 2022/12/06 \ No newline at end of file + * - 0.5.119 ~ 0.5.124 + - >= `\2.43.0 `_, 2022/12/06 + * - 0.5.125 ~ latest + - >= `\2.44.0 `_, 2023/01/10 \ No newline at end of file