Skip to content

Commit

Permalink
💫 Bump to Strimzi 0.43.0 operator and Kafka operand to 3.8 (#4093)
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
  • Loading branch information
matzew committed Sep 20, 2024
1 parent 6c4d180 commit 545216c
Show file tree
Hide file tree
Showing 2 changed files with 13,615 additions and 11,979 deletions.
4 changes: 2 additions & 2 deletions test/kafka/kafka-ephemeral.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ metadata:
name: my-cluster
spec:
kafka:
version: 3.7.1
version: 3.8.0
replicas: 3
listeners:
# PLAINTEXT
Expand Down Expand Up @@ -63,7 +63,7 @@ spec:
transaction.state.log.replication.factor: 3
transaction.state.log.min.isr: 2
auto.create.topics.enable: false
inter.broker.protocol.version: "3.7"
inter.broker.protocol.version: "3.8"
storage:
type: ephemeral
zookeeper:
Expand Down
Loading

0 comments on commit 545216c

Please sign in to comment.