File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ This driver allows Kubernetes to access Azure Storage through one of following m
15
15
### Container Images & Kubernetes Compatibility:
16
16
| driver version | Image | supported k8s version | built-in blobfuse version |
17
17
| ----------------| -------------------------------------------| -----------------------| ---------------------------|
18
- | master branch | mcr.microsoft.com/k8s/csi/blob-csi: latest | 1.20+ | 1.4.2 |
19
- | v1.8.0 | mcr.microsoft.com/k8s/csi/blob-csi: v1 .8.0 | 1.19+ | 1.4.2 |
18
+ | master branch | mcr.microsoft.com/k8s/csi/blob-csi: latest | 1.20+ | 1.4.3 |
19
+ | v1.8.0 | mcr.microsoft.com/k8s/csi/blob-csi: v1 .8.0 | 1.19+ | 1.4.3 |
20
20
| v1.7.0 | mcr.microsoft.com/k8s/csi/blob-csi: v1 .7.0 | 1.19+ | 1.4.1 |
21
21
| v1.6.0 | mcr.microsoft.com/k8s/csi/blob-csi: v1 .6.0 | 1.18+ | 1.4.1 |
22
22
You can’t perform that action at this time.
0 commit comments