Skip to content

Commit 8e9bb3a

Browse files
committed
chore: upgrade blobfuse version to 1.3.3
1 parent 7bfaf22 commit 8e9bb3a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ 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-
|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.8.0 |mcr.microsoft.com/k8s/csi/blob-csi:v0.8.0 | yes | 1.3.1 |
21-
|v0.7.0 |mcr.microsoft.com/k8s/csi/blob-csi:v0.7.0 | yes | 1.2.4 |
17+
|driver version |Image | 1.15+ | built-in blobfuse version |
18+
|----------------|-------------------------------------------|--------|---------------------------|
19+
|master branch |mcr.microsoft.com/k8s/csi/blob-csi:latest | yes | 1.3.3 |
20+
|v0.8.0 |mcr.microsoft.com/k8s/csi/blob-csi:v0.8.0 | yes | 1.3.1 |
21+
|v0.7.0 |mcr.microsoft.com/k8s/csi/blob-csi:v0.7.0 | yes | 1.2.4 |
2222

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

0 commit comments

Comments
 (0)