@@ -31,7 +31,7 @@ Add/Change/Remove anything that isn't applicable anymore
31
31
- [ ] Upload new version (see `trino/*.sh` scripts).
32
32
- [ ] Update `versions.py` to the latest supported version of JVM (base and devel).
33
33
- [ ] Update other dependencies if applicable (eg: jmx_exporter, opa_authorizer, storage_connector, etc).
34
- - [ ] Check other operators (getting_started / kuttl) for usage of the versions. Add the PR(s) to the list below.
34
+ - [ ] Check other operators (getting_started / kuttl / supported-versions ) for usage of the versions. Add the PR(s) to the list below.
35
35
- [ ] Update the version in demos. Add the PR(s) to the list below.
36
36
```
37
37
@@ -40,16 +40,16 @@ Add/Change/Remove anything that isn't applicable anymore
40
40
- [ ] Update `trino-cli/versions.py` to reflect the agreed upon versions in the spreadsheet (including the removal of old versions).
41
41
- [ ] Upload new version (see `trino-cli/upload_new_trino_version.sh` scripts).
42
42
- [ ] Update `versions.py` to the latest supported version of JVM (base and devel).
43
- - [ ] Check other operators (getting_started / kuttl) for usage of the versions. Add the PR(s) to the list below.
43
+ - [ ] Check other operators (getting_started / kuttl / supported-versions ) for usage of the versions. Add the PR(s) to the list below.
44
44
- [ ] Update the version in demos. Add the PR(s) to the list below.
45
45
```
46
46
47
47
``` [tasklist]
48
48
### Related Pull Requests
49
49
- [ ] _Link to the docker-images PR (product update)_
50
- - [ ] _Link to the operator PR (getting_started / kuttl)_
50
+ - [ ] _Link to the operator PR (getting_started / kuttl / supported-versions )_
51
51
- [ ] _Link to any other operator PRs (getting_started / kuttl)_
52
- - [ ] _Link to demo PR (raise against the `next ` branch)_
52
+ - [ ] _Link to demo PR (raise against the `main ` branch)_
53
53
- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_
54
54
```
55
55
0 commit comments