File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,16 +10,16 @@ This driver allows Kubernetes to use [azure-storage-fuse](https://github.com/Azu
10
10
Status: Beta
11
11
12
12
### Container Images & CSI Compatibility:
13
- | Blobfuse CSI Driver Version | Image | v1.0.0 |
13
+ | Blobfuse CSI Driver Version | Image | v1.0.0 |
14
14
| -------------------------------| ----------------------------------------------------| --------|
15
- | v0.1.0-alpha | mcr.microsoft.com/k8s/csi/blobfuse-csi: v0 .1.0-alpha | yes |
15
+ | v0.1.0 | mcr.microsoft.com/k8s/csi/blobfuse-csi: v0 .1.0 | yes |
16
16
| v0.2.0 | mcr.microsoft.com/k8s/csi/blobfuse-csi: v0 .2.0 | yes |
17
17
| master branch | mcr.microsoft.com/k8s/csi/blobfuse-csi: latest | yes |
18
18
19
19
### Kubernetes Compatibility
20
20
| Blobfuse CSI Driver\Kubernetes Version | 1.13+ |
21
21
| ------------------------------------------| -------|
22
- | v0.1.0-alpha | yes |
22
+ | v0.1.0 | yes |
23
23
| v0.2.0 | yes |
24
24
| master branch | yes |
25
25
You can’t perform that action at this time.
0 commit comments