Skip to content

Commit 63b2d31

Browse files
committed
Update Kafka version for tests
1 parent 35159a5 commit 63b2d31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/e2e-openshift/kafka/00-create-kafka-instance.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
reconciliationIntervalSeconds: 120
2020
kafka:
2121
config:
22-
log.message.format.version: 3.7.0
22+
log.message.format.version: 3.9.0
2323
message.max.bytes: 10485760
2424
offsets.topic.replication.factor: 1
2525
ssl.cipher.suites: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
@@ -53,7 +53,7 @@ spec:
5353
memory: 4Gi
5454
storage:
5555
type: ephemeral
56-
version: 3.7.0
56+
version: 3.9.0
5757
zookeeper:
5858
replicas: 1
5959
storage:

0 commit comments

Comments
 (0)