diff --git a/conf.yaml b/conf.yaml index 0addf0cceb9a..13a11eb3eb87 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 ] 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[]