It's no longer necessary per:
https://github.com/ceph/ceph/pull/61321#discussion_r1945268594
Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
- [x] grep for previous release and add relevant build targets (e.g. for reef https://github.com/ceph/ceph-build/pull/2076 and https://github.com/ceph/ceph-build/pull/2119 and https://github.com/ceph/ceph-build/pull/2315)
-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
-
-See https://github.com/ceph/ceph-container/pull/2109 as an example for what to do.
-
-
After dev freeze
================