From d53bba52aee079f8e3de5b8e0db95ea1f131cebf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edu=20Gonz=C3=A1lez=20de=20la=20Herr=C3=A1n?= <25320357+eedugon@users.noreply.github.com> Date: Thu, 13 Mar 2025 11:46:15 +0100 Subject: [PATCH 1/2] bumping current docs to 8.18 --- conf.yaml | 4 ++-- shared/versions/stack/8.17.asciidoc | 2 +- shared/versions/stack/current.asciidoc | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf.yaml b/conf.yaml index 0addf0cceb9a..bcb2aebaac3d 100644 --- a/conf.yaml +++ b/conf.yaml @@ -80,8 +80,8 @@ contents_title: Elastic documentation # : & # The keys don't really matter, but by convention the are the same as the variable. variables: - stackcurrent: &stackcurrent 8.17 - stacklive: &stacklive [ 8.17, 7.17 ] + stackcurrent: &stackcurrent 8.18 + stacklive: &stacklive [ 8.18, 7.17 ] cloudSaasCurrent: &cloudSaasCurrent ms-121 diff --git a/shared/versions/stack/8.17.asciidoc b/shared/versions/stack/8.17.asciidoc index a17242cac2cc..373dfaa9983a 100644 --- a/shared/versions/stack/8.17.asciidoc +++ b/shared/versions/stack/8.17.asciidoc @@ -29,7 +29,7 @@ release-state can be: released | prerelease | unreleased ////////// is-current-version can be: true | false ////////// -:is-current-version: true +:is-current-version: false ////////// hide-xpack-tags defaults to "false" (they are shown unless set to "true") diff --git a/shared/versions/stack/current.asciidoc b/shared/versions/stack/current.asciidoc index 47861155ea01..c4535f689136 100644 --- a/shared/versions/stack/current.asciidoc +++ b/shared/versions/stack/current.asciidoc @@ -1 +1 @@ -include::8.17.asciidoc[] +include::8.18.asciidoc[] From 891b636dcd2c409159f1423b467c6efa5f03a605 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edu=20Gonz=C3=A1lez=20de=20la=20Herr=C3=A1n?= <25320357+eedugon@users.noreply.github.com> Date: Tue, 1 Apr 2025 08:51:48 +0200 Subject: [PATCH 2/2] Update conf.yaml Co-authored-by: Brandon Morelli --- conf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.yaml b/conf.yaml index bcb2aebaac3d..13a11eb3eb87 100644 --- a/conf.yaml +++ b/conf.yaml @@ -81,7 +81,7 @@ contents_title: Elastic documentation # The keys don't really matter, but by convention the are the same as the variable. variables: stackcurrent: &stackcurrent 8.18 - stacklive: &stacklive [ 8.18, 7.17 ] + stacklive: &stacklive [ 8.18 ] cloudSaasCurrent: &cloudSaasCurrent ms-121