We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 577a588 commit ab0c7a3Copy full SHA for ab0c7a3
1 file changed
antora.yml
@@ -30,6 +30,8 @@ asciidoc:
30
# The CRD reference on the Stackable Hub. crd-ref links the listing;
31
# deep links follow {crd-ref}/<group>/<apiVersion>/<kind>{crd-ref-release}
32
crd-ref: "https://hub.stackable.tech/crds"
33
+ # Keep this in line with the 'version' key above: '?release=dev' on main,
34
+ # '?release=<major.minor>' on release branches (the release script sets it).
35
crd-ref-release: "?release=dev"
36
# DEPRECATED: the old CRD browser attributes below are still used by the
37
# operator docs; they migrate to crd-ref repo by repo (operator sweep).
0 commit comments