Skip to content

Commit

Permalink
Bump strimzi 0.38.0 and apache kafka 3.6.0 (#3411)
Browse files Browse the repository at this point in the history
* 💫 Bump Strimzi Operator to latest 0.38.0

Signed-off-by: Matthias Wessendorf <[email protected]>

* 💫 Bump Kafka to 3.6.0

Signed-off-by: Matthias Wessendorf <[email protected]>

---------

Signed-off-by: Matthias Wessendorf <[email protected]>
  • Loading branch information
matzew authored Oct 19, 2023
1 parent 660893a commit 992d623
Show file tree
Hide file tree
Showing 2 changed files with 11,016 additions and 10,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.5.1
version: 3.6.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.5"
inter.broker.protocol.version: "3.6"
storage:
type: ephemeral
zookeeper:
Expand Down
Loading

0 comments on commit 992d623

Please sign in to comment.