This is an automated email from the ASF dual-hosted git repository. fanrui pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git
commit b0af3056731594bad9b84806127f4c99476d690f Author: “shalini-m20” <“shalini....@ibm.com”> AuthorDate: Mon Mar 17 12:28:51 2025 +0530 corrected released version in the release doc of 1.10 and 1.9 --- docs/content/posts/2024-07-02-release-kubernetes-operator-1.9.0.md | 2 +- docs/content/posts/2024-10-30-release-kubernetes-operator-1.10.0.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/posts/2024-07-02-release-kubernetes-operator-1.9.0.md b/docs/content/posts/2024-07-02-release-kubernetes-operator-1.9.0.md index 2a0876f54..e3b81164b 100644 --- a/docs/content/posts/2024-07-02-release-kubernetes-operator-1.9.0.md +++ b/docs/content/posts/2024-07-02-release-kubernetes-operator-1.9.0.md @@ -68,7 +68,7 @@ The release notes can be found [here](https://issues.apache.org/jira/secure/Rele ## Release Resources -The source artifacts and helm chart are available on the Downloads page of the Flink website. You can easily try out the new features shipped in the official 1.8.0 release by adding the Helm chart to your own local registry: +The source artifacts and helm chart are available on the Downloads page of the Flink website. You can easily try out the new features shipped in the official 1.9.0 release by adding the Helm chart to your own local registry: ``` $ helm repo add flink-kubernetes-operator-1.9.0 https://archive.apache.org/dist/flink/flink-kubernetes-operator-1.9.0/ diff --git a/docs/content/posts/2024-10-30-release-kubernetes-operator-1.10.0.md b/docs/content/posts/2024-10-30-release-kubernetes-operator-1.10.0.md index 4ef59f3c8..d693e6fda 100644 --- a/docs/content/posts/2024-10-30-release-kubernetes-operator-1.10.0.md +++ b/docs/content/posts/2024-10-30-release-kubernetes-operator-1.10.0.md @@ -60,7 +60,7 @@ The release notes can be found [here](https://issues.apache.org/jira/secure/Rele ## Release Resources -The source artifacts and helm chart are available on the Downloads page of the Flink website. You can easily try out the new features shipped in the official 1.8.0 release by adding the Helm chart to your own local registry: +The source artifacts and helm chart are available on the Downloads page of the Flink website. You can easily try out the new features shipped in the official 1.10.0 release by adding the Helm chart to your own local registry: ``` $ helm repo add flink-kubernetes-operator-1.10.0 https://archive.apache.org/dist/flink/flink-kubernetes-operator-1.10.0/