Skip to content

Commit

Permalink
fix: kafka deploy version
Browse files Browse the repository at this point in the history
  • Loading branch information
daviderli614 committed Dec 24, 2024
1 parent aa1b090 commit 29c1a7e
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@ metadata:
strimzi.io/kraft: enabled
spec:
kafka:
version: 3.7.0
metadataVersion: 3.7-IV4
version: 3.9.0
metadataVersion: 3.9
listeners:
- name: plain
port: 9092
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ metadata:
strimzi.io/kraft: enabled
spec:
kafka:
version: 3.7.0
metadataVersion: 3.7-IV4
version: 3.9.0
metadataVersion: 3.9
listeners:
- name: plain
port: 9092
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ metadata:
strimzi.io/kraft: enabled
spec:
kafka:
version: 3.7.0
metadataVersion: 3.7-IV4
version: 3.9.0
metadataVersion: 3.9
listeners:
- name: plain
port: 9092
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@ metadata:
strimzi.io/kraft: enabled
spec:
kafka:
version: 3.7.0
metadataVersion: 3.7-IV4
version: 3.9.0
metadataVersion: 3.9
listeners:
- name: plain
port: 9092
Expand Down

0 comments on commit 29c1a7e

Please sign in to comment.