From d0a96b20b0db08e76355905efd659e54cde9de7c Mon Sep 17 00:00:00 2001 From: Jeff Cantrill Date: Thu, 29 Sep 2022 14:38:08 -0400 Subject: [PATCH] operator: Prepare bundle for openshift-logging release 5.6 (#7297) --- .../bundle/manifests/loki-operator.clusterserviceversion.yaml | 2 +- .../manifests/bases/loki-operator.clusterserviceversion.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/operator/bundle/manifests/loki-operator.clusterserviceversion.yaml b/operator/bundle/manifests/loki-operator.clusterserviceversion.yaml index 8c29c04a4b..e383cf2284 100644 --- a/operator/bundle/manifests/loki-operator.clusterserviceversion.yaml +++ b/operator/bundle/manifests/loki-operator.clusterserviceversion.yaml @@ -159,7 +159,7 @@ metadata: Loki is a memory intensive application. The initial set of OCP nodes may not be large enough to support the Loki stack. Additional OCP nodes must be added to the OCP cluster if you desire to run with the recommended (or better) memory. - olm.skipRange: '>=5.4.0-0 <5.5.0' + olm.skipRange: '>=5.4.0-0 <5.6.0' operatorframework.io/cluster-monitoring: "true" operatorframework.io/suggested-namespace: openshift-operators-redhat operators.openshift.io/valid-subscription: '["OpenShift Container Platform", "OpenShift diff --git a/operator/config/manifests/bases/loki-operator.clusterserviceversion.yaml b/operator/config/manifests/bases/loki-operator.clusterserviceversion.yaml index 9f6fe6471b..5e63a1be78 100644 --- a/operator/config/manifests/bases/loki-operator.clusterserviceversion.yaml +++ b/operator/config/manifests/bases/loki-operator.clusterserviceversion.yaml @@ -16,7 +16,7 @@ metadata: Loki is a memory intensive application. The initial set of OCP nodes may not be large enough to support the Loki stack. Additional OCP nodes must be added to the OCP cluster if you desire to run with the recommended (or better) memory. - olm.skipRange: '>=5.4.0-0 <5.5.0' + olm.skipRange: '>=5.4.0-0 <5.6.0' operatorframework.io/cluster-monitoring: "true" operatorframework.io/suggested-namespace: openshift-operators-redhat operators.openshift.io/valid-subscription: '["OpenShift Container Platform", "OpenShift