File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -80,8 +80,8 @@ contents_title: Elastic documentation
8080# <key>: &<variable> <value>
8181# The keys don't really matter, but by convention the are the same as the variable.
8282variables :
83- stackcurrent : &stackcurrent 8.17
84- stacklive : &stacklive [ 8.17 , 7.17 ]
83+ stackcurrent : &stackcurrent 8.18
84+ stacklive : &stacklive [ 8.18 , 7.17 ]
8585
8686 cloudSaasCurrent : &cloudSaasCurrent ms-122
8787
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ release-state can be: released | prerelease | unreleased
2929//////////
3030is-current-version can be: true | false
3131//////////
32- :is-current-version: true
32+ :is-current-version: false
3333
3434//////////
3535hide-xpack-tags defaults to "false" (they are shown unless set to "true")
Original file line number Diff line number Diff line change 1- include::8.17 .asciidoc[]
1+ include::8.18 .asciidoc[]
You can’t perform that action at this time.
0 commit comments