Skip to content

Commit

Permalink
putting 8.12 back into options, comment asking not to update current
Browse files Browse the repository at this point in the history
  • Loading branch information
kgeller committed Jan 16, 2024
1 parent c9690b8 commit ac94995
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions conf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -932,10 +932,10 @@ contents:
path: docs/asciidoc
- title: Elastic Common Schema (ECS) Reference
prefix: en/ecs
# The omission of 8.12 is intentional, please do not add
# Please do not update current to 8.12
current: 8.11
branches: [ {main: master}, 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.11, 8.10, 8.9, 8.8, 1.12 ]
branches: [ {main: master}, 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.12, 8.11, 8.10, 8.9, 8.8, 1.12 ]
index: docs/index.asciidoc
chunk: 2
tags: Elastic Common Schema (ECS)/Reference
Expand Down

0 comments on commit ac94995

Please sign in to comment.