Skip to content

Commit aaea8f7

Browse files
authored
Wrong API verison in docs.
1 parent a01cfb3 commit aaea8f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/auto-upgrade-node-os-image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ az provider register --namespace Microsoft.ContainerService
140140
- The `SecurityPatch` channel isn't supported on Windows OS node pools.
141141

142142
> [!NOTE]
143-
> By default, any new cluster created with an API version of `06-01-2022` or later will set the node OS auto-upgrade channel value to `NodeImage`. Any existing clusters created with an API version earlier than `06-01-2022` will have the node OS auto-upgrade channel value set to `None` by default.
143+
> By default, any new cluster created with an API version of `06-01-2023` or later (including 06-02-preview) will set the node OS auto-upgrade channel value to `NodeImage`. Any existing clusters created with an API version earlier than `06-01-2023` will have the node OS auto-upgrade channel value set to `None` by default.
144144
145145

146146
## Node OS planned maintenance windows

0 commit comments

Comments
 (0)