Skip to content

Commit

Permalink
Bump strimzi 0.40.0 kafka 3.7.0 (#3768)
Browse files Browse the repository at this point in the history
* 💫 Bump to Strimzi 0.40.0 operator

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* 📖 Bumping Apache Kafka operand to 3.7.0

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

---------

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
  • Loading branch information
matzew authored Mar 20, 2024
1 parent 25cebc9 commit edf8a50
Show file tree
Hide file tree
Showing 2 changed files with 8,630 additions and 7,731 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.6.1
version: 3.7.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.6"
inter.broker.protocol.version: "3.7"
storage:
type: ephemeral
zookeeper:
Expand Down
Loading

0 comments on commit edf8a50

Please sign in to comment.