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 bf85a9d3 [doc] Doc config update
bf85a9d3 is described below
commit bf85a9d3bad81b806913eee2bb6ab0b157c45123
Author: Gyula Fora <[email protected]>
AuthorDate: Wed Jul 20 11:01:50 2022 +0200
[doc] Doc config update
---
docs/config.toml | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/config.toml b/docs/config.toml
index 27a5f6b8..76de23e2 100644
--- a/docs/config.toml
+++ b/docs/config.toml
@@ -60,6 +60,7 @@ pygmentsUseClasses = true
]
PreviousDocs = [
+ ["1.1",
"https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-release-1.1"],
["1.0",
"https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-release-1.0"],
["0.1",
"https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-release-0.1"]
]