Skip to content

Commit 52f780b

Browse files
authored
Update README.md
1 parent b7f7455 commit 52f780b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ $ helm install csi-driver-smb csi-driver-smb-latest.tgz --namespace kube-system
1717
### Install a specific version of Helm chart
1818
Specify the version of the chart to be installed using the `--version` parameter.
1919
```console
20+
helm repo add csi-driver-smb https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts
2021
helm install csi-driver-smb csi-driver-smb/csi-driver-smb --namespace kube-system --version v0.6.0
2122
```
2223

0 commit comments

Comments
 (0)