diff --git a/.env b/.env index 29fee4887..a9b7ce2ea 100644 --- a/.env +++ b/.env @@ -1,7 +1,7 @@ # Globals VERSION="1.2.1" CEPH_VERSION="18.2.2" -SPDK_VERSION="23.01.1" +SPDK_VERSION="24.01" CONTAINER_REGISTRY="quay.io/ceph" QUAY_SPDK="${CONTAINER_REGISTRY}/spdk" QUAY_CEPH="${CONTAINER_REGISTRY}/vstart-cluster" diff --git a/.gitmodules b/.gitmodules index 909aa1480..59ba33812 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "spdk"] path = spdk url = https://github.com/ceph/spdk.git - branch = ceph-nvmeof + branch = ceph-nvmeof-v24.01 diff --git a/spdk b/spdk index 85a10c98e..6e9c9f32c 160000 --- a/spdk +++ b/spdk @@ -1 +1 @@ -Subproject commit 85a10c98e70a1d3bc6c166e2f2939b3e5bae37dc +Subproject commit 6e9c9f32c6744e7e9da39ccc0b870627f3ef56e4