File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11name : home
2- version : " nightly "
2+ version : " 26.7 "
33title : Stackable Documentation
44nav :
55 - modules/ROOT/nav1.adoc
1515 - modules/ROOT/nav3.adoc # this is for the extra bits at the end of the menu
1616# The prerelease setting affects version sorting.
1717# Set to 'true' for nightly and false otherwise.
18- prerelease : true
18+ prerelease : false
1919# The attributes below are specific to this component and version
2020# https://docs.antora.org/antora/latest/component-attributes/#hard-set
2121asciidoc :
2222 attributes :
2323 # Keep this version in line with the 'version' key above
2424 # The versions for the CRD docs are either 'nightly' or
2525 # a full major.minor.patch version like 23.7.1
26- crd-docs-version : " nightly "
26+ crd-docs-version : " 26.7.0 "
2727 # Whether this version is already end of life.
2828 # If true, a banner will be displayed informing the user.
2929 end-of-life : false
@@ -32,7 +32,7 @@ asciidoc:
3232 crd-ref : " https://hub.stackable.tech/crds"
3333 # Keep this in line with the 'version' key above: '?release=dev' on main,
3434 # '?release=<major.minor>' on release branches (the release script sets it).
35- crd-ref-release : " ?release=dev "
35+ crd-ref-release : " ?release=26.7 "
3636 # DEPRECATED: the old CRD browser attributes below are still used by the
3737 # operator docs; they migrate to crd-ref repo by repo (operator sweep).
3838 crd-docs-base-url : " https://crds.stackable.tech"
You can’t perform that action at this time.
0 commit comments