From 8cf8de18d3d1e777005872123c26c83f1489b55a Mon Sep 17 00:00:00 2001 From: William P Date: Thu, 4 Jun 2026 18:47:04 -0400 Subject: [PATCH] rook-ceph: correct version for ceph-csi-drivers --- system-apps/rook-ceph/operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system-apps/rook-ceph/operator/Chart.yaml b/system-apps/rook-ceph/operator/Chart.yaml index 66f763d..5eea9f4 100644 --- a/system-apps/rook-ceph/operator/Chart.yaml +++ b/system-apps/rook-ceph/operator/Chart.yaml @@ -27,5 +27,5 @@ dependencies: version: v1.20.0 repository: https://charts.rook.io/release - name: ceph-csi-drivers - version: 0.2.0 + version: 1.0.1 repository: https://ceph.github.io/ceph-csi-operator \ No newline at end of file