Skip to content

Commit a443019

Browse files
authored
Update upgrade-cluster.md
Fixing a cluster version typo in the example.
1 parent 0fcfad7 commit a443019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/upgrade-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ To confirm that the upgrade was successful, use the [az aks show][az-aks-show] c
5959
az aks show --resource-group myResourceGroup --name myAKSCluster --output table
6060
```
6161

62-
The following example output shows that the cluster now runs *1.11.6*:
62+
The following example output shows that the cluster now runs *1.12.8*:
6363

6464
```json
6565
Name Location ResourceGroup KubernetesVersion ProvisioningState Fqdn

0 commit comments

Comments
 (0)