Skip to content

Commit 5d32068

Browse files
authored
Merge pull request #118914 from reigntastic/patch-3
Update azure-netapp-files-smb.md
2 parents 00768a8 + 1c9aef2 commit 5d32068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/azure-netapp-files-smb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ You must install a Container Storage Interface (CSI) driver to create a Kubernet
7777
7878
```bash
7979
helm repo add csi-driver-smb https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts
80-
helm install csi-driver-smb csi-driver-smb/csi-driver-smb --namespace kube-system --version v1.10.0 -set windows.enabled=true
80+
helm install csi-driver-smb csi-driver-smb/csi-driver-smb --namespace kube-system --version v1.13.0 --set windows.enabled=true
8181
```
8282
8383
For other methods of installing the SMB CSI Driver, see [Install SMB CSI driver master version on a Kubernetes cluster](https://github.com/kubernetes-csi/csi-driver-smb/blob/master/docs/install-csi-driver-master.md).

0 commit comments

Comments
 (0)