aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchrislu <chris.lu@gmail.com>2023-03-21 20:52:49 -0700
committerchrislu <chris.lu@gmail.com>2023-03-21 20:52:49 -0700
commit9df3072c697daac7634da1fc08393ba4f35947e3 (patch)
tree4d04e7f807135ece27c59243056367db56a7f927
parent0bbf54e3c72a5966eb3d7456a9272456ee9d49a0 (diff)
parent703106844f0545f197cd25b64e3daf9269e7d88a (diff)
downloadseaweedfs-csi-driver-9df3072c697daac7634da1fc08393ba4f35947e3.tar.xz
seaweedfs-csi-driver-9df3072c697daac7634da1fc08393ba4f35947e3.zip
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs-csi-driverv1.1.5v1.1.4
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a19a977..e106796 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
# Container Storage Interface (CSI) for SeaweedFS
[![Docker Pulls](https://img.shields.io/docker/pulls/chrislusf/seaweedfs-csi-driver.svg?maxAge=4800)](https://hub.docker.com/r/chrislusf/seaweedfs-csi-driver/)
+[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/seaweedfs-csi-driver)](https://artifacthub.io/packages/search?repo=seaweedfs-csi-driver)
[Container storage interface](https://kubernetes-csi.github.io/docs/) is an [industry standard](https://github.com/container-storage-interface/spec/blob/master/spec.md) that enables storage vendors to develop a plugin once and have it work across a number of container orchestration systems.