From d114b59a9ec33618031304b49667ef63026358b1 Mon Sep 17 00:00:00 2001 From: lcawl Date: Tue, 30 Apr 2024 12:16:53 -0700 Subject: [PATCH] Reduce list of live ECS versions --- conf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.yaml b/conf.yaml index a524f7602163..a84f9c82baf5 100644 --- a/conf.yaml +++ b/conf.yaml @@ -976,7 +976,7 @@ contents: # Please do not update current to 8.12 current: 8.11 branches: [ {main: master}, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 1.12, 1.11, 1.10, 1.9, 1.8, 1.7, 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0 ] - live: [ main, 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 1.12 ] + live: [ 8.11, 8.10, 8.9, 8.8, 1.12 ] index: docs/index.asciidoc chunk: 2 tags: Elastic Common Schema (ECS)/Reference