Skip to content

Commit 0390b6d

Browse files
committed
tentacle 9.0 prep v1.5.23
Signed-off-by: barakda <barak.davidov@gmail.com>
1 parent b9c5840 commit 0390b6d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Globals
2-
VERSION="1.5.22"
2+
VERSION="1.5.23"
33
CEPH_VERSION="20.2.0"
44
SPDK_VERSION="25.05.1"
55
CONTAINER_REGISTRY="quay.io/ceph"
@@ -72,7 +72,7 @@ CEPH_SHA=latest
7272
CEPH_DEVEL_MGR_PATH=../ceph
7373

7474
# Atom
75-
ATOM_SHA=3a191549a12f4e315f1039e39ab04631e4295115
75+
ATOM_SHA=1e0fc66f80104a7aebe47c5dec41f8aff0569799
7676

7777
# Demo settings
7878
RBD_POOL=rbd

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.22"
7+
version = "1.5.23"
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)