From eb3b0d7eb9469c1223d3af108f4ff524fca6237b Mon Sep 17 00:00:00 2001 From: subhtk Date: Wed, 15 May 2024 13:10:32 +0530 Subject: [PATCH] Updated release notes for cert manager 1.13.1 --- .../cert-manager-operator-release-notes.adoc | 24 ++++++++++++++++--- 1 file changed, 21 insertions(+), 3 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 c1bead7567..524c1aef0f 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,25 @@ 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-1"] +== {cert-manager-operator} 1.13.1 + +Issued: 2024-05-15 + +The following advisory is available for the {cert-manager-operator} 1.13.1: + +* link:https://access.redhat.com/errata/RHEA-2024:2849[RHEA-2024:2849] + +Version `1.13.1` of the {cert-manager-operator} is based on the upstream cert-manager version `v1.13.6`. For more information, see the link:https://cert-manager.io/docs/releases/release-notes/release-notes-1.13#v1136[cert-manager project release notes for v1.13.6]. + +[id="cert-manager-operator-1-13-1-CVEs"] +=== CVEs + +* link:https://access.redhat.com/security/cve/CVE-2023-45288[CVE-2023-45288] +* link:https://access.redhat.com/security/cve/CVE-2023-48795[CVE-2023-48795] +* link:https://access.redhat.com/security/cve/CVE-2024-24783[CVE-2024-24783] + +[id="cert-manager-operator-release-notes-1-13-0"] == {cert-manager-operator} 1.13.0 Issued: 2024-01-16 @@ -23,7 +41,7 @@ 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-0"] === New features and enhancements * You can now manage certificates for API Server and Ingress Controller by using the {cert-manager-operator}. @@ -34,7 +52,7 @@ 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-0-CVEs"] === CVEs * link:https://access.redhat.com/security/cve/CVE-2023-39615[CVE-2023-39615]