Skip to content

Commit c1fb4fc

Browse files
committed
fix minor nits in 1.16 version claim
1 parent 288a57b commit c1fb4fc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bundle/manifests/cert-manager-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ spec:
305305
name: orders.acme.cert-manager.io
306306
version: v1
307307
description: |
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.
308+
The cert-manager Operator for Red Hat OpenShift provides seamless support for [cert-manager v1.16.4](https://github.com/cert-manager/cert-manager/tree/v1.16.4), which automates certificate management.
309309
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).
310310
displayName: cert-manager Operator for Red Hat OpenShift
311311
icon:

config/manifests/bases/cert-manager-operator.clusterserviceversion.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ metadata:
3939
operatorframework.io/arch.ppc64le: supported
4040
operatorframework.io/arch.s390x: supported
4141
operatorframework.io/os.linux: supported
42-
name: cert-manager-operator.v1.15.0
42+
name: cert-manager-operator.v1.16.0
4343
namespace: cert-manager-operator
4444
spec:
4545
apiservicedefinitions: {}
@@ -69,7 +69,7 @@ spec:
6969
name: certmanagers.operator.openshift.io
7070
version: v1alpha1
7171
description: |
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.
72+
The cert-manager Operator for Red Hat OpenShift provides seamless support for [cert-manager v1.16.4](https://github.com/cert-manager/cert-manager/tree/v1.16.4), which automates certificate management.
7373
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).
7474
displayName: cert-manager Operator for Red Hat OpenShift
7575
icon:

0 commit comments

Comments
 (0)