Skip to content

Commit ea8c016

Browse files
committed
tentacle 9.0 prep v1.5.24
Signed-off-by: barakda <barak.davidov@gmail.com>
1 parent 8235745 commit ea8c016

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Globals
2-
VERSION="1.5.23"
2+
VERSION="1.5.24"
33
CEPH_VERSION="20.2.0"
44
SPDK_VERSION="25.05.1"
55
CONTAINER_REGISTRY="quay.io/ceph"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "pdm.backend"
44

55
[project]
66
name = "ceph-nvmeof"
7-
version = "1.5.23"
7+
version = "1.5.24"
88
description = "Service to provide Ceph storage over NVMe-oF protocol"
99
readme = "README.md"
1010
requires-python = ">3.9.1"

0 commit comments

Comments
 (0)