chore: add rook-ceph chart
diff --git a/charts/rook-ceph/Chart.yaml b/charts/rook-ceph/Chart.yaml
new file mode 100644
index 0000000..45294c2
--- /dev/null
+++ b/charts/rook-ceph/Chart.yaml
@@ -0,0 +1,12 @@
+apiVersion: v2
+appVersion: v1.10.3
+dependencies:
+- name: library
+  repository: file://../library
+  version: 0.0.1
+description: File, Block, and Object Storage Services for your Cloud-Native Environment
+icon: https://rook.io/images/rook-logo.svg
+name: rook-ceph
+sources:
+- https://github.com/rook/rook
+version: v1.10.3