Skip to content

Commit 703df0c

Browse files
authored
Update README.md
1 parent 49cf7d4 commit 703df0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ $ helm search repo -l blobfuse-csi-driver/
2828
### Install a specific version of Helm chart
2929
Specify the version of the chart to be installed using the `--version` parameter.
3030
```console
31-
helm install blobfuse-csi-driver blobfuse-csi-driver/blobfuse-csi-driver --namespace kube-system --version v0.5.0
31+
helm install blobfuse-csi-driver blobfuse-csi-driver/blobfuse-csi-driver --namespace kube-system --version v0.6.0
3232
```
3333

3434
## Uninstall

0 commit comments

Comments
 (0)