This is an automated email from the ASF dual-hosted git repository.
ferenc-csaky pushed a commit to branch release-2.2
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/release-2.2 by this push:
new 4ed80a07521 [hotfix][docs] Update Kafka connector doc version
4ed80a07521 is described below
commit 4ed80a075217260d85ee15b49a0cabf49a4d1d70
Author: Ferenc Csaky <[email protected]>
AuthorDate: Wed Jun 3 07:36:08 2026 +0200
[hotfix][docs] Update Kafka connector doc version
---
docs/setup_docs.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/setup_docs.sh b/docs/setup_docs.sh
index 011dbfdb8dc..7a5dee20602 100755
--- a/docs/setup_docs.sh
+++ b/docs/setup_docs.sh
@@ -60,7 +60,7 @@ if [ "$SKIP_INTEGRATE_CONNECTOR_DOCS" = false ]; then
integrate_connector_docs gcp-pubsub v3.0
integrate_connector_docs mongodb v2.0
integrate_connector_docs opensearch v1.2
- integrate_connector_docs kafka v4.0
+ integrate_connector_docs kafka v5.0
integrate_connector_docs hbase v4.0
integrate_connector_docs prometheus v1.0
integrate_connector_docs hive v3.0