@@ -27,12 +27,13 @@ Add/Change/Remove anything that isn't applicable anymore
27
27
28
28
## Update tasks
29
29
30
+ - [ ] Release a new version of [ druid-opa-authorizer] ( https://github.com/stackabletech/druid-opa-authorizer )
30
31
- [ ] 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.
31
33
- [ ] Upload new version (see ` druid/upload_new_druid_version.sh ` ).
32
34
- [ ] Create a file: ` druid/stackable/patches/x.y.z/.gitkeep ` , add patches if applicable.
33
35
- [ ] Delete old patch directories.
34
36
- [ ] 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.
36
37
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
37
38
- [ ] Ensure prerequisites are up to date (required-external-components.adoc).
38
39
- [ ] Update the version in demos. Add the PR(s) to the list below.
@@ -43,11 +44,11 @@ Add/Change/Remove anything that isn't applicable anymore
43
44
> Delete any items that do not apply so that all applicable items can be checked.
44
45
> For example, if you add release notes to the documentation repository, you do not need the latter two criteria.
45
46
47
+ - [ ] _ Link to [ druid-opa-authorizer] ( https://github.com/stackabletech/druid-opa-authorizer/ ) PR_
46
48
- [ ] _ Link to the docker-images PR (product update)_
47
49
- [ ] _ Link to the operator PR (getting_started / kuttl / supported-versions)_
48
50
- [ ] _ Link to any other operator PRs (getting_started / kuttl)_
49
51
- [ ] _ Link to demo PR (raise against the ` main ` branch)_
50
- - [ ] _ Link to [ druid-opa-authorizer] ( https://github.com/stackabletech/druid-opa-authorizer/ ) PR_
51
52
- [ ] _ Link to the Release Notes PR in the documentation repo (if not a comment below)_
52
53
53
54
## Acceptance
0 commit comments