Skip to content

Commit 35e7df7

Browse files
committed
doc: fix chart readme
1 parent 6a6198d commit 35e7df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: charts/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
### install a specific version
1919
```console
2020
helm repo add azurefile-csi-driver https://raw.githubusercontent.com/kubernetes-sigs/azurefile-csi-driver/master/charts
21-
helm install azurefile-csi-driver azurefile-csi-driver/azurefile-csi-driver --namespace kube-system --version 1.31.2
21+
helm install azurefile-csi-driver azurefile-csi-driver/azurefile-csi-driver --namespace kube-system --version 1.32.1
2222
```
2323

2424
### install on RedHat/CentOS

0 commit comments

Comments
 (0)