Skip to content

Commit 2a5c819

Browse files
Merge pull request #32726 from DavidObando/patch-1
Update upgrade-cluster.md
2 parents e12b254 + a443019 commit 2a5c819

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)