Skip to content

Commit c7dae71

Browse files
authored
Update README.md
1 parent 97a5d07 commit c7dae71

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ csi plugin name: `blob.csi.azure.com`
1414
Since `v0.7.0`, driver name changed from `blobfuse.csi.azure.com` to `blob.csi.azure.com`, volume created by `v0.6.0`(or prior version) could not be mounted by `v0.7.0` driver. If you have volumes created by `v0.6.0` version, just keep the driver running in your cluster.
1515

1616
### Container Images & Kubernetes Compatibility:
17-
|Azure Blob Storage CSI driver Version | Image | 1.14+ |
18-
|-----------------------------------------|----------------------------------------------|--------|
19-
|master branch |mcr.microsoft.com/k8s/csi/blob-csi:latest | yes |
20-
|v0.7.0 |mcr.microsoft.com/k8s/csi/blob-csi:v0.7.0 | yes |
17+
|CSI driver Version | Image | 1.14+ | built-in blobfuse version |
18+
|--------------------|-------------------------------------------|--------|---------------------------|
19+
|master branch |mcr.microsoft.com/k8s/csi/blob-csi:latest | yes | 1.3.1 |
20+
|v0.7.0 |mcr.microsoft.com/k8s/csi/blob-csi:v0.7.0 | yes | 1.2.4 |
2121

2222
### Driver parameters
2323
Please refer to `blob.csi.azure.com` [driver parameters](./docs/driver-parameters.md)

0 commit comments

Comments
 (0)