File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -131,12 +131,12 @@ ceph-container
131
131
--------------
132
132
In the `ceph/ceph-container.git ` repo:
133
133
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
140
140
141
141
See https://github.com/ceph/ceph-container/pull/2109 as an example for what to do.
142
142
You can’t perform that action at this time.
0 commit comments