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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This repository contains Cert Manager Operator designed for OpenShift. The opera
4
4
5
5
## The operator architecture and design assumptions
6
6
7
-
The Operator uses the [upstream deployment manifests](https://github.com/jetstack/cert-manager/releases/download/v1.15.4/cert-manager.yaml). It divides them into separate files and deploys using 3 controllers:
7
+
The Operator uses the [upstream deployment manifests](https://github.com/jetstack/cert-manager/releases/download/v1.15.5/cert-manager.yaml). It divides them into separate files and deploys using 3 controllers:
operator.openshift.io/uninstall-message: The cert-manager Operator for Red Hat
255
255
OpenShift will be removed from cert-manager-operator namespace. If your Operator
256
256
configured any off-cluster resources, these will continue to run and require
@@ -305,7 +305,7 @@ spec:
305
305
name: orders.acme.cert-manager.io
306
306
version: v1
307
307
description: |
308
-
The cert-manager Operator for Red Hat OpenShift provides seamless support for [cert-manager v1.15.4](https://github.com/cert-manager/cert-manager/tree/v1.15.2), which automates certificate management.
308
+
The cert-manager Operator for Red Hat OpenShift provides seamless support for [cert-manager v1.15.5](https://github.com/cert-manager/cert-manager/tree/v1.15.2), which automates certificate management.
309
309
For more information, see the [cert-manager Operator for Red Hat OpenShift documentation](https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html).
310
310
displayName: cert-manager Operator for Red Hat OpenShift
operator.openshift.io/uninstall-message: The cert-manager Operator for Red Hat
23
23
OpenShift will be removed from cert-manager-operator namespace. If your Operator
24
24
configured any off-cluster resources, these will continue to run and require
@@ -69,7 +69,7 @@ spec:
69
69
name: certmanagers.operator.openshift.io
70
70
version: v1alpha1
71
71
description: |
72
-
The cert-manager Operator for Red Hat OpenShift provides seamless support for [cert-manager v1.15.4](https://github.com/cert-manager/cert-manager/tree/v1.15.2), which automates certificate management.
72
+
The cert-manager Operator for Red Hat OpenShift provides seamless support for [cert-manager v1.15.5](https://github.com/cert-manager/cert-manager/tree/v1.15.2), which automates certificate management.
73
73
For more information, see the [cert-manager Operator for Red Hat OpenShift documentation](https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/index.html).
74
74
displayName: cert-manager Operator for Red Hat OpenShift
0 commit comments