Skip to content

Commit 743782a

Browse files
PV1 fix
PV1 does not accept `.` in `id`s
1 parent d1ed1d3 commit 743782a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

security/cert_manager_operator/cert-manager-operator-release-notes.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ These release notes track the development of {cert-manager-operator}.
1212

1313
For more information, see xref:../../security/cert_manager_operator/index.adoc#cert-manager-operator-about[About the {cert-manager-operator}].
1414

15-
[id="cert-manager-operator-release-notes-1.13"]
15+
[id="cert-manager-operator-release-notes-1-13"]
1616
== Release notes for {cert-manager-operator} 1.13.0
1717

1818
Issued: 2024-01-16
@@ -23,21 +23,21 @@ The following advisory is available for the {cert-manager-operator} 1.13.0:
2323

2424
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].
2525

26-
[id="cert-manager-operator-new-features-1.13"]
26+
[id="cert-manager-operator-new-features-1-13"]
2727
=== New features and enhancements
2828

29-
* You can now manage certificates for API Server and Ingress Controller by using the {cert-manager-operator}.
29+
* You can now manage certificates for API Server and Ingress Controller by using the {cert-manager-operator}.
3030
For more information, see xref:../../security/cert_manager_operator/cert-manager-creating-certificate.adoc#cert-manager-creating-certificate[Configuring certificates with an issuer].
3131

3232
* 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.
3333

3434
* 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`.
3535
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].
3636

37-
[id="cert-manager-operator-1.13-CVEs"]
37+
[id="cert-manager-operator-1-13-CVEs"]
3838
=== CVEs
3939

4040
* link:https://access.redhat.com/security/cve/CVE-2023-39615[CVE-2023-39615]
4141
* link:https://access.redhat.com/security/cve/CVE-2023-3978[CVE-2023-3978]
4242
* link:https://access.redhat.com/security/cve/CVE-2023-37788[CVE-2023-37788]
43-
* link:https://access.redhat.com/security/cve/CVE-2023-29406[CVE-2023-29406]
43+
* link:https://access.redhat.com/security/cve/CVE-2023-29406[CVE-2023-29406]

0 commit comments

Comments
 (0)