This is an automated email from the ASF dual-hosted git repository.
gyfora 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 93b6960a [hotfix] Update docs to include v2.2 as supported and clean
deprecated versions
93b6960a is described below
commit 93b6960a6b560e14573214b80a48ffc39856ea3a
Author: MichaĆ Kozal <[email protected]>
AuthorDate: Wed Apr 8 16:27:46 2026 +0200
[hotfix] Update docs to include v2.2 as supported and clean deprecated
versions
---
docs/content/docs/concepts/overview.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/content/docs/concepts/overview.md
b/docs/content/docs/concepts/overview.md
index 51965220..4604ff39 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.17, v1.18, v1.19, v1.20, v2.0, v2.1
+- Multiple Flink version support: v1.19, v1.20, v2.0, v2.1, v2.2
- [Deployment Modes]({{< ref
"docs/custom-resource/overview#application-deployments" >}}):
- Application cluster
- Session cluster