diff --git a/antora.yml b/antora.yml index 91173f6b8..2eb748416 100644 --- a/antora.yml +++ b/antora.yml @@ -24,7 +24,7 @@ asciidoc: crd-docs-version: "24.3.0" # Whether this version is already end of life. # If true, a banner will be displayed informing the user. - end-of-life: false + end-of-life: true # use the attributes below to link to the CRD docs crd-docs-base-url: "https://crds.stackable.tech" crd-docs: "{crd-docs-base-url}/{crd-docs-version}"