File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,8 @@ But these are some of the tasks you usually have to do.
14
14
* If the version you are adding is the latest
15
15
* Update the Kafka versions and protocol versions in the documentation ` attributes.adoc `
16
16
* 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
18
19
* The Docker image tag in the Kafka connect Build example
19
20
* Update the main ` pom.xml ` to use the latest Kafka version in the operator
20
21
* Update ` systemtest/src/test/resources/upgrade/BundleUpgrade.yaml ` with the new version
You can’t perform that action at this time.
0 commit comments