@@ -29,7 +29,7 @@ Add/Change/Remove anything that isn't applicable anymore
2929
3030- [ ] Update ` versions.py ` to reflect the agreed upon versions in the spreadsheet (including the removal of old versions).
3131- [ ] Download new constraints file (see ` airflow/download_constraints.sh ` ).
32- - [ ] Update other dependencies if applicable (eg: python, statsd_exporter, etc).
32+ - [ ] Update other dependencies if applicable (eg: python, statsd_exporter, cyclonedx-bom, etc).
3333- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
3434- [ ] Ensure prerequisites are up to date (required-external-components.adoc).
3535- [ ] Update the version in demos. Add the PR(s) to the list below.
@@ -40,11 +40,11 @@ Add/Change/Remove anything that isn't applicable anymore
4040> Delete any items that do not apply so that all applicable items can be checked.
4141> For example, if you add release notes to the documentation repository, you do not need the latter two criteria.
4242
43- - [ ] _ Link to the docker-images PR (product update)_
44- - [ ] _ Link to operator PR (getting_started / kuttl)_
45- - [ ] _ Link to any other operator PRs (getting_started / kuttl)_
46- - [ ] _ Link to demo PR (raise against the ` main ` branch)_
47- - [ ] _ Link to the Release Notes PR in the documentation repo (if not a comment below)_
43+ - _ Link to the docker-images PR (product update)_
44+ - _ Link to operator PR (getting_started / kuttl)_
45+ - _ Link to any other operator PRs (getting_started / kuttl)_
46+ - _ Link to demo PR (raise against the ` main ` branch)_
47+ - _ Link to the Release Notes PR in the documentation repo (if not a comment below)_
4848
4949## Acceptance
5050
0 commit comments