wangyang0918 commented on code in PR #329: URL: https://github.com/apache/flink-kubernetes-operator/pull/329#discussion_r928644857
########## README.md: ########## @@ -26,15 +26,10 @@ For the complete feature-set please refer to our [documentation](https://nightli ### Current API version: `v1beta1` -Please check out our docs to read about the [upgrade process](https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main/docs/operations/upgrade/) and our [backward compatibility guarantees](https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main/docs/operations/compatibility/). - -## Version Matrix +To download the latest stable version please visit the [Flink Downloads Page](https://flink.apache.org/downloads.html). +The official operator images are also available on [Dockerhub](https://hub.docker.com/r/apache/flink-kubernetes-operator/tags). -| Operator Version | API Version | Flink Compatibility | Operator Image | -|----------------------|-------------|---------------------|------------------------------------------| -| `latest` (main HEAD) | `v1beta1` | 1.13, 1.14, 1.15 | | -| `release-1.0.1` | `v1beta1` | 1.13, 1.14, 1.15 | `apache/flink-kubernetes-operator:1.0.1` | -| `release-0.1.0` | `v1alpha1` | 1.14 | `apache/flink-kubernetes-operator:0.1.0` | +Please check out our docs to read about the [upgrade process](https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main/docs/operations/upgrade/) and our [backward compatibility guarantees](https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main/docs/operations/compatibility/). Review Comment: Make sense. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
