Skip to content

Commit 3a61401

Browse files
committed
fix: set correct crd docs version
1 parent 0fac17a commit 3a61401

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ asciidoc:
2222
# Keep this version in line with the 'version' key above
2323
# The versions for the CRD docs are either 'nightly' or
2424
# a full major.minor.patch version like 23.7.1
25-
crd-docs-version: "24.11.0"
25+
crd-docs-version: "24.11.1"
2626
# Whether this version is already end of life.
2727
# If true, a banner will be displayed informing the user.
2828
end-of-life: true

0 commit comments

Comments
 (0)