Skip to content

Commit 66e9815

Browse files
committed
doc/dev/release-checklist: mark ceph-container changes done
Per ceph/ceph-container#2174. Signed-off-by: Radosław Zarzyński <[email protected]>
1 parent 4d420e1 commit 66e9815

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

doc/dev/release-checklists.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -131,12 +131,12 @@ ceph-container
131131
--------------
132132
In the `ceph/ceph-container.git` repo:
133133

134-
- [ ] Add the release name to `Makefile`
135-
- [ ] Update `ceph-releases/ALL/centos/daemon-base/__DOCKERFILE_INSTALL__` with the with the supported nfs-ganesha version
136-
- [ ] Update `contrib/build-push-ceph-container-imgs.sh` with the new release
137-
- [ ] Update `contrib/ceph-build-config.sh` with the release name
138-
- [ ] Update `contrib/common.sh` with supported version numbers
139-
- [ ] Update `maint-lib/ceph_version.sh` with the release name
134+
- [x] Add the release name to `Makefile`
135+
- [x] Update `ceph-releases/ALL/centos/daemon-base/__DOCKERFILE_INSTALL__` with the with the supported nfs-ganesha version
136+
- [x] Update `contrib/build-push-ceph-container-imgs.sh` with the new release
137+
- [x] Update `contrib/ceph-build-config.sh` with the release name
138+
- [x] Update `contrib/common.sh` with supported version numbers
139+
- [x] Update `maint-lib/ceph_version.sh` with the release name
140140

141141
See https://github.com/ceph/ceph-container/pull/2109 as an example for what to do.
142142

0 commit comments

Comments
 (0)