This is an automated email from the ASF dual-hosted git repository.

fanrui pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git


The following commit(s) were added to refs/heads/main by this push:
     new 670bfcf8 Flink v1.20 is supported
670bfcf8 is described below

commit 670bfcf830c7d53f6384bfe790e07f8fe46dbc90
Author: fqaiser94 <[email protected]>
AuthorDate: Sat Nov 9 17:30:04 2024 -0500

    Flink v1.20 is supported
---
 docs/content.zh/docs/concepts/overview.md | 2 +-
 docs/content/docs/concepts/overview.md    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/content.zh/docs/concepts/overview.md 
b/docs/content.zh/docs/concepts/overview.md
index f8b629cd..92664120 100644
--- a/docs/content.zh/docs/concepts/overview.md
+++ b/docs/content.zh/docs/concepts/overview.md
@@ -44,7 +44,7 @@ Flink Kubernetes Operator 旨在承担人工操作 Flink 部署的职责。 人
   - 有状态和无状态应用程序升级
   - 保存点的触发和管理
   - 处理错误,回滚失败的升级
-- 多 Flink 版本支持:v1.16, v1.17, v1.18, v1.19
+- 多 Flink 版本支持:v1.16, v1.17, v1.18, v1.19, v1.20
 - [Deployment Modes]({{< ref 
"docs/custom-resource/overview#application-deployments" >}}):
   - Application 集群
   - Session 集群
diff --git a/docs/content/docs/concepts/overview.md 
b/docs/content/docs/concepts/overview.md
index d1b1a9c8..a96d8fa8 100644
--- a/docs/content/docs/concepts/overview.md
+++ b/docs/content/docs/concepts/overview.md
@@ -36,7 +36,7 @@ Flink Kubernetes Operator aims to capture the 
responsibilities of a human operat
   - Stateful and stateless application upgrades
   - Triggering and managing savepoints
   - Handling errors, rolling-back broken upgrades
-- Multiple Flink version support: v1.16, v1.17, v1.18, v1.19
+- Multiple Flink version support: v1.16, v1.17, v1.18, v1.19, v1.20
 - [Deployment Modes]({{< ref 
"docs/custom-resource/overview#application-deployments" >}}):
   - Application cluster
   - Session cluster

Reply via email to