JingsongLi commented on code in PR #531:
URL: https://github.com/apache/flink-web/pull/531#discussion_r866659665
##########
_config.yml:
##########
@@ -198,6 +198,24 @@ flink_kubernetes_operator_releases:
asc_url:
"https://downloads.apache.org/flink/flink-kubernetes-operator-0.1.0/flink-kubernetes-operator-0.1.0-helm.tgz.asc"
sha512_url:
"https://downloads.apache.org/flink/flink-kubernetes-operator-0.1.0/flink-kubernetes-operator-0.1.0-helm.tgz.sha512"
+flink_table_store_releases:
+ -
+ version_short: "0.1"
+ source_release:
+ name: "Apache Flink Table Store 0.1.0"
+ id: "010-table-store-download-source"
+ flink_version: "1.15.0"
+ url:
"https://www.apache.org/dyn/closer.lua/flink/flink-table-store-0.1.0/flink-table-store-0.1.0-src.tgz"
+ asc_url:
"https://downloads.apache.org/flink/flink-table-store-0.1.0/flink-table-store-0.1.0-src.tgz.asc"
+ sha512_url:
"https://downloads.apache.org/flink/flink-table-store-0.1.0/flink-table-store-0.1.0-src.tgz.sha512"
Review Comment:
This PR will be merged when vote has been passed. Then the links will be
aviliable.
--
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]