Skip to content

Commit 2e766be

Browse files
authored
Update README.md
remove `-alpha` suffix in the doc
1 parent c9cb1f4 commit 2e766be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@ This driver allows Kubernetes to use [azure-storage-fuse](https://github.com/Azu
1010
Status: Beta
1111

1212
### Container Images & CSI Compatibility:
13-
|Blobfuse CSI Driver Version | Image | v1.0.0 |
13+
|Blobfuse CSI Driver Version | Image | v1.0.0 |
1414
|-------------------------------|----------------------------------------------------|--------|
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 |
1616
|v0.2.0 |mcr.microsoft.com/k8s/csi/blobfuse-csi:v0.2.0 | yes |
1717
|master branch |mcr.microsoft.com/k8s/csi/blobfuse-csi:latest | yes |
1818

1919
### Kubernetes Compatibility
2020
| Blobfuse CSI Driver\Kubernetes Version | 1.13+ |
2121
|------------------------------------------|-------|
22-
| v0.1.0-alpha | yes |
22+
| v0.1.0 | yes |
2323
| v0.2.0 | yes |
2424
| master branch | yes |
2525

0 commit comments

Comments
 (0)