Skip to content

Commit 1017db7

Browse files
authored
Fixed adding new Kafka versions documentation (#11482)
Signed-off-by: Paolo Patierno <ppatierno@live.com>
1 parent 7b7e772 commit 1017db7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

development-docs/KAFKA_VERSIONS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ But these are some of the tasks you usually have to do.
1414
* If the version you are adding is the latest
1515
* Update the Kafka versions and protocol versions in the documentation `attributes.adoc`
1616
* If needed, update the examples (only in the `packaging/examples` directory):
17-
* The `version` and the `inter.broker.protocol.version` fields
17+
* The `.spec.kafka.version` and the `spec.kafka.metadataVersion` fields within the `Kafka` custom resource
18+
* The `.spec.version` field within the `KafkaConnect` and `KafkaMirrorMaker2` custom resources
1819
* The Docker image tag in the Kafka connect Build example
1920
* Update the main `pom.xml` to use the latest Kafka version in the operator
2021
* Update `systemtest/src/test/resources/upgrade/BundleUpgrade.yaml` with the new version

0 commit comments

Comments
 (0)