@@ -31,7 +31,7 @@ Add/Change/Remove anything that isn't applicable anymore
3131- [ ] Upload new version (see `kafka/upload_new_kafka_version.sh`).
3232- [ ] Update `versions.py` to the latest supported version of JVM (base and devel).
3333- [ ] Update other dependencies if applicable (eg: jmx_exporter, kcat, scala, 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.
3535- [ ] Update the version in demos. Add the PR(s) to the list below.
3636```
3737
@@ -42,16 +42,16 @@ Add/Change/Remove anything that isn't applicable anymore
4242- [ ] Update `kafka-testing-tools/versions.py`.
4343- [ ] Upload new version (see `.scripts/upload_new_kcat_version.sh`).
4444- [ ] Update `versions.py` to the latest supported version of JVM (base and devel).
45- - [ ] Check other operators (getting_started / kuttl) for usage of the versions. Add the PR(s) to the list below.
45+ - [ ] Check other operators (getting_started / kuttl / supported-versions ) for usage of the versions. Add the PR(s) to the list below.
4646- [ ] Update the version in demos. Add the PR(s) to the list below.
4747```
4848
4949``` [tasklist]
5050### Related Pull Requests
5151- [ ] _Link to the docker-images PR (product update)_
52- - [ ] _Link to the operator PR (getting_started / kuttl)_
52+ - [ ] _Link to the operator PR (getting_started / kuttl / supported-versions )_
5353- [ ] _Link to any other operator PRs (getting_started / kuttl)_
54- - [ ] _Link to demo PR (raise against the `next ` branch)_
54+ - [ ] _Link to demo PR (raise against the `main ` branch)_
5555- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_
5656```
5757
0 commit comments