aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2023-03-20 12:07:42 -0700
committerGitHub <noreply@github.com>2023-03-20 12:07:42 -0700
commit703106844f0545f197cd25b64e3daf9269e7d88a (patch)
treee4f506518c32e7ac9777a65f1211d5e40bc57837
parent3596a9abaaff00b3bd9b9ed79a02fc6dad43e2a7 (diff)
parent13c9836a9d6af2db2bb3f38eb3f583eb06fff633 (diff)
downloadseaweedfs-csi-driver-703106844f0545f197cd25b64e3daf9269e7d88a.tar.xz
seaweedfs-csi-driver-703106844f0545f197cd25b64e3daf9269e7d88a.zip
Merge pull request #113 from washcycle/patch-1
Update README.md
-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.