File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
name : home
2
- version : " nightly "
2
+ version : " 25.3 "
3
3
title : Stackable Documentation
4
4
nav :
5
5
- modules/ROOT/nav1.adoc
14
14
- modules/ROOT/nav3.adoc # this is for the extra bits at the end of the menu
15
15
# The prerelease setting affects version sorting.
16
16
# Set to 'true' for nightly and false otherwise.
17
- prerelease : true
17
+ prerelease : false
18
18
# The attributes below are specific to this component and version
19
19
# https://docs.antora.org/antora/latest/component-attributes/#hard-set
20
20
asciidoc :
21
21
attributes :
22
22
# Keep this version in line with the 'version' key above
23
23
# The versions for the CRD docs are either 'nightly' or
24
24
# a full major.minor.patch version like 23.7.1
25
- crd-docs-version : " nightly "
25
+ crd-docs-version : " 25.3.0 "
26
26
# Whether this version is already end of life.
27
27
# If true, a banner will be displayed informing the user.
28
28
end-of-life : false
You can’t perform that action at this time.
0 commit comments