You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: security/cert_manager_operator/cert-manager-operator-release-notes.adoc
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ These release notes track the development of {cert-manager-operator}.
12
12
13
13
For more information, see xref:../../security/cert_manager_operator/index.adoc#cert-manager-operator-about[About the {cert-manager-operator}].
14
14
15
-
[id="cert-manager-operator-release-notes-1.13"]
15
+
[id="cert-manager-operator-release-notes-1-13"]
16
16
== Release notes for {cert-manager-operator} 1.13.0
17
17
18
18
Issued: 2024-01-16
@@ -23,21 +23,21 @@ The following advisory is available for the {cert-manager-operator} 1.13.0:
23
23
24
24
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].
25
25
26
-
[id="cert-manager-operator-new-features-1.13"]
26
+
[id="cert-manager-operator-new-features-1-13"]
27
27
=== New features and enhancements
28
28
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}.
30
30
For more information, see xref:../../security/cert_manager_operator/cert-manager-creating-certificate.adoc#cert-manager-creating-certificate[Configuring certificates with an issuer].
31
31
32
32
* 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.
33
33
34
34
* 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`.
35
35
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].
0 commit comments