Skip to content

Commit 811e0f6

Browse files
committed
[docs] Do not list explicit versions / imagetags in README
1 parent 7ced741 commit 811e0f6

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

README.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,10 @@ For the complete feature-set please refer to our [documentation](https://nightli
2626

2727
### Current API version: `v1beta1`
2828

29-
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/).
30-
31-
## Version Matrix
29+
To download the latest stable version please visit the [Flink Downloads Page](https://flink.apache.org/downloads.html).
30+
The official operator images are also available on [Dockerhub](https://hub.docker.com/r/apache/flink-kubernetes-operator/tags).
3231

33-
| Operator Version | API Version | Flink Compatibility | Operator Image |
34-
|----------------------|-------------|---------------------|------------------------------------------|
35-
| `latest` (main HEAD) | `v1beta1` | 1.13, 1.14, 1.15 | |
36-
| `release-1.0.1` | `v1beta1` | 1.13, 1.14, 1.15 | `apache/flink-kubernetes-operator:1.0.1` |
37-
| `release-0.1.0` | `v1alpha1` | 1.14 | `apache/flink-kubernetes-operator:0.1.0` |
32+
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/).
3833

3934
## Support
4035

0 commit comments

Comments
 (0)