This is an automated email from the ASF dual-hosted git repository.

martijnvisser pushed a commit to branch release-1.18
in repository https://gitbox.apache.org/repos/asf/flink.git

commit d32a38b380ad202b62506eecd8ac4a00eb06a337
Author: Martijn Visser <[email protected]>
AuthorDate: Wed Jan 14 15:43:01 2026 +0100

    [hotfix] Show outdated warning for this release
---
 docs/config.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/config.toml b/docs/config.toml
index 9a5cc7b2694..4a5c6f638a2 100644
--- a/docs/config.toml
+++ b/docs/config.toml
@@ -27,7 +27,7 @@ pygmentsUseClasses = true
   IsStable = true
 
   # Flag to indicate whether an outdated warning should be shown.
-  ShowOutDatedWarning = false
+  ShowOutDatedWarning = true
 
   # This are the version referenced in the docs. Please only use these 
variables
   # to reference a specific Flink version, because this is the only place where

Reply via email to