Skip to content

Commit ab0c7a3

Browse files
committed
docs: Remind release cutters about crd-ref-release
Same kind of reminder comment that crd-docs-version has, in case the attribute is ever edited by hand instead of via the release script.
1 parent 577a588 commit ab0c7a3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

antora.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ asciidoc:
3030
# The CRD reference on the Stackable Hub. crd-ref links the listing;
3131
# deep links follow {crd-ref}/<group>/<apiVersion>/<kind>{crd-ref-release}
3232
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).
3335
crd-ref-release: "?release=dev"
3436
# DEPRECATED: the old CRD browser attributes below are still used by the
3537
# operator docs; they migrate to crd-ref repo by repo (operator sweep).

0 commit comments

Comments
 (0)