Skip to content

Commit 448426f

Browse files
authored
Merge pull request #346 from binnn6/bump_kafka_version
bump kafka version to 3.3.1
2 parents 3a2b700 + b4247c1 commit 448426f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/en/docs/best-practices/interact-with-dapr-output-binding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The following diagram illustrates the relationship between these functions.
4040
namespace: default
4141
spec:
4242
kafka:
43-
version: 3.1.0
43+
version: 3.3.1
4444
replicas: 1
4545
listeners:
4646
- name: plain

content/en/docs/best-practices/logs-handler-function.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This document uses an asynchronous function to analyze the log stream in Kafka t
3838
namespace: default
3939
spec:
4040
kafka:
41-
version: 3.1.0
41+
version: 3.3.1
4242
replicas: 1
4343
listeners:
4444
- name: plain

content/en/docs/concepts/Events/event-source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ sink Skipped Running serving-4x5wh https://openfunctio
6363
namespace: default
6464
spec:
6565
kafka:
66-
version: 3.1.0
66+
version: 3.3.1
6767
replicas: 1
6868
listeners:
6969
- name: plain

0 commit comments

Comments
 (0)