From 66e9815d0c4a50e93e0aae5da9754d061f6e35a8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rados=C5=82aw=20Zarzy=C5=84ski?= Date: Tue, 5 Dec 2023 19:07:47 +0100 Subject: [PATCH] doc/dev/release-checklist: mark ceph-container changes done MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Per https://github.com/ceph/ceph-container/pull/2174. Signed-off-by: Radosław Zarzyński --- doc/dev/release-checklists.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/dev/release-checklists.rst b/doc/dev/release-checklists.rst index dfef0115641..65952cba450 100644 --- a/doc/dev/release-checklists.rst +++ b/doc/dev/release-checklists.rst @@ -131,12 +131,12 @@ ceph-container -------------- In the `ceph/ceph-container.git` repo: -- [ ] Add the release name to `Makefile` -- [ ] Update `ceph-releases/ALL/centos/daemon-base/__DOCKERFILE_INSTALL__` with the with the supported nfs-ganesha version -- [ ] Update `contrib/build-push-ceph-container-imgs.sh` with the new release -- [ ] Update `contrib/ceph-build-config.sh` with the release name -- [ ] Update `contrib/common.sh` with supported version numbers -- [ ] Update `maint-lib/ceph_version.sh` with the release name +- [x] Add the release name to `Makefile` +- [x] Update `ceph-releases/ALL/centos/daemon-base/__DOCKERFILE_INSTALL__` with the with the supported nfs-ganesha version +- [x] Update `contrib/build-push-ceph-container-imgs.sh` with the new release +- [x] Update `contrib/ceph-build-config.sh` with the release name +- [x] Update `contrib/common.sh` with supported version numbers +- [x] Update `maint-lib/ceph_version.sh` with the release name See https://github.com/ceph/ceph-container/pull/2109 as an example for what to do. -- 2.39.5