Skip to content

Commit

Permalink
💫 Bump to Strimzi 0.45.0 operator and Kafka operand to 3.9
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
  • Loading branch information
matzew committed Feb 5, 2025
1 parent 1e8bfde commit ecf7b50
Show file tree
Hide file tree
Showing 2 changed files with 308 additions and 25 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.8.0
version: 3.9.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.8"
inter.broker.protocol.version: "3.9"
storage:
type: ephemeral
zookeeper:
Expand Down
Loading

0 comments on commit ecf7b50

Please sign in to comment.