@@ -27,12 +27,13 @@ Add/Change/Remove anything that isn't applicable anymore
2727
2828## Update tasks
2929
30+ - [ ] Release a new version of [ druid-opa-authorizer] ( https://github.com/stackabletech/druid-opa-authorizer )
3031- [ ] Update ` versions.py ` to reflect the agreed upon versions in the spreadsheet (including the removal of old versions).
32+ - [ ] Update the [ druid-opa-authorizer] ( https://github.com/stackabletech/druid-opa-authorizer/ ) with the new set of versions.
3133- [ ] Upload new version (see ` druid/upload_new_druid_version.sh ` ).
3234- [ ] Create a file: ` druid/stackable/patches/x.y.z/.gitkeep ` , add patches if applicable.
3335- [ ] Delete old patch directories.
3436- [ ] Update ` versions.py ` to the latest supported version of JVM (base and devel).
35- - [ ] Update the [ druid-opa-authorizer] ( https://github.com/stackabletech/druid-opa-authorizer/ ) with the new set of versions.
3637- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
3738- [ ] Ensure prerequisites are up to date (required-external-components.adoc).
3839- [ ] Update the version in demos. Add the PR(s) to the list below.
@@ -43,12 +44,12 @@ Add/Change/Remove anything that isn't applicable anymore
4344> Delete any items that do not apply so that all applicable items can be checked.
4445> For example, if you add release notes to the documentation repository, you do not need the latter two criteria.
4546
46- - [ ] _ Link to the docker-images PR (product update) _
47- - [ ] _ Link to the operator PR (getting_started / kuttl / supported-versions )_
48- - [ ] _ Link to any other operator PRs (getting_started / kuttl)_
49- - [ ] _ Link to demo PR (raise against the ` main ` branch )_
50- - [ ] _ Link to [ druid-opa-authorizer ] ( https://github.com/stackabletech/druid-opa-authorizer/ ) PR _
51- - [ ] _ Link to the Release Notes PR in the documentation repo (if not a comment below)_
47+ - _ Link to [ druid-opa-authorizer ] ( https://github.com/stackabletech/druid-opa-authorizer/ ) PR _
48+ - _ Link to the docker-images PR (product update )_
49+ - _ Link to the operator PR (getting_started / kuttl / supported-versions )_
50+ - _ Link to any other operator PRs (getting_started / kuttl )_
51+ - _ Link to demo PR (raise against the ` main ` branch) _
52+ - _ Link to the Release Notes PR in the documentation repo (if not a comment below)_
5253
5354## Acceptance
5455
0 commit comments