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
Version `1.12.1` of the {cert-manager-operator} is based on the upstream cert-manager version `v1.12.5`. For more information, see the link:https://cert-manager.io/docs/release-notes/release-notes-1.12/#v1125[cert-manager project release notes for v1.12.5].
25
+
26
+
[id="cert-manager-operator-1.12.1-bug-fixes"]
27
+
=== Bug fixes
28
+
29
+
* Previously, in a multi-architecture environment, the cert-manager Operator pods were prone to failures because of the invalid node affinity configuration. With this fix, the cert-manager Operator pods run without any failures. (link:https://issues.redhat.com/browse/OCPBUGS-19446[*OCPBUGS-19446*])
== Release notes for {cert-manager-operator} 1.12.0
17
45
@@ -24,6 +52,7 @@ The following advisories are available for the {cert-manager-operator} 1.12.0:
24
52
25
53
Version `1.12.0` of the {cert-manager-operator} is based on the upstream cert-manager version `v1.12.4`. For more information, see the link:https://cert-manager.io/docs/release-notes/release-notes-1.12/#v1124[cert-manager project release notes for v1.12.4].
26
54
55
+
27
56
[id="cert-manager-operator-1.12.0-bug-fixes"]
28
57
=== Bug fixes
29
58
@@ -35,6 +64,41 @@ Version `1.12.0` of the {cert-manager-operator} is based on the upstream cert-ma
35
64
36
65
* Previously, the {cert-manager-operator} could not pull the `jetstack-cert-manager-container-v1.12.4-1` image. The cert-manager controller, CA injector, and Webhook pods were stuck in the `ImagePullBackOff` state. Now, the {cert-manager-operator} pulls the `jetstack-cert-manager-container-v1.12.4-1` image to run the cert-manager controller, CA injector, and Webhook pods successfully. (link:https://issues.redhat.com/browse/OCPBUGS-19986[*OCPBUGS-19986*])
37
66
67
+
[id="cert-manager-operator-release-notes-1.11.5"]
68
+
== Release notes for {cert-manager-operator} 1.11.5
69
+
70
+
Issued: 2023-11-15
71
+
72
+
The following advisory is available for the {cert-manager-operator} 1.11.5:
The golang version is updated to the version `1.20.10` to fix Common Vulnerabilities and Exposures (CVEs). Version `1.11.5` of the {cert-manager-operator} is based on the upstream cert-manager version `v1.11.5`. For more information, see the link:https://cert-manager.io/docs/release-notes/release-notes-1.11/#v1115[cert-manager project release notes for v1.11.5].
77
+
78
+
[id="cert-manager-operator-1.11.5-bug-fixes"]
79
+
=== Bug fixes
80
+
81
+
* Previously, in a multi-architecture environment, the cert-manager Operator pods were prone to failures because of the invalid node affinity configuration. With this fix, the cert-manager Operator pods run without any failures. (link:https://issues.redhat.com/browse/OCPBUGS-19446[*OCPBUGS-19446*])
0 commit comments