From be303a4e32555ddc90f3efe500aa2d02d1bf33ba Mon Sep 17 00:00:00 2001 From: Michael Ryan Peter Date: Thu, 18 Jan 2024 11:26:26 -0500 Subject: [PATCH] PV1 fix PV1 does not accept `.` in `id`s --- .../cert-manager-operator-release-notes.adoc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/security/cert_manager_operator/cert-manager-operator-release-notes.adoc b/security/cert_manager_operator/cert-manager-operator-release-notes.adoc index 4f78075a14..907bfc831a 100644 --- a/security/cert_manager_operator/cert-manager-operator-release-notes.adoc +++ b/security/cert_manager_operator/cert-manager-operator-release-notes.adoc @@ -12,7 +12,7 @@ These release notes track the development of {cert-manager-operator}. For more information, see xref:../../security/cert_manager_operator/index.adoc#cert-manager-operator-about[About the {cert-manager-operator}]. -[id="cert-manager-operator-release-notes-1.13"] +[id="cert-manager-operator-release-notes-1-13"] == Release notes for {cert-manager-operator} 1.13.0 Issued: 2024-01-16 @@ -23,10 +23,10 @@ The following advisory is available for the {cert-manager-operator} 1.13.0: Version `1.13.0` of the {cert-manager-operator} is based on the upstream cert-manager version `v1.13.3`. For more information, see the link:https://cert-manager.io/docs/release-notes/release-notes-1.13/#v1133[cert-manager project release notes for v1.13.0]. -[id="cert-manager-operator-new-features-1.13"] +[id="cert-manager-operator-new-features-1-13"] === New features and enhancements -* You can now manage certificates for API Server and Ingress Controller by using the {cert-manager-operator}. +* You can now manage certificates for API Server and Ingress Controller by using the {cert-manager-operator}. For more information, see xref:../../security/cert_manager_operator/cert-manager-creating-certificate.adoc#cert-manager-creating-certificate[Configuring certificates with an issuer]. * With this release, the scope of the {cert-manager-operator}, which was previously limited to the {product-title} on AMD64 architecture, has now been expanded to include support for managing certificates on {product-title} running on {ibm-z-name} (`s390x`), {ibm-power-name} (`ppc64le`) and ARM64 architectures. @@ -34,10 +34,10 @@ For more information, see xref:../../security/cert_manager_operator/cert-manager * With this release, you can use DNS over HTTPS (DoH) for performing the self-checks during the ACME DNS-01 challenge verification. The DNS self-check method can be controlled by using the command line flags, `--dns01-recursive-nameservers-only` and `--dns01-recursive-nameservers`. For more information, see xref:../../security/cert_manager_operator/cert-manager-customizing-api-fields.html#cert-manager-override-arguments_cert-manager-customizing-api-fields[Customizing cert-manager by overriding arguments from the cert-manager Operator API]. -[id="cert-manager-operator-1.13-CVEs"] +[id="cert-manager-operator-1-13-CVEs"] === CVEs * link:https://access.redhat.com/security/cve/CVE-2023-39615[CVE-2023-39615] * link:https://access.redhat.com/security/cve/CVE-2023-3978[CVE-2023-3978] * link:https://access.redhat.com/security/cve/CVE-2023-37788[CVE-2023-37788] -* link:https://access.redhat.com/security/cve/CVE-2023-29406[CVE-2023-29406] \ No newline at end of file +* link:https://access.redhat.com/security/cve/CVE-2023-29406[CVE-2023-29406]