diff --git a/bundle/manifests/clusterlogging.clusterserviceversion.yaml b/bundle/manifests/clusterlogging.clusterserviceversion.yaml index 9ca98ed08..5c03483d8 100644 --- a/bundle/manifests/clusterlogging.clusterserviceversion.yaml +++ b/bundle/manifests/clusterlogging.clusterserviceversion.yaml @@ -118,7 +118,7 @@ metadata: certified: "false" console.openshift.io/plugins: '["logging-view-plugin"]' containerImage: quay.io/openshift-logging/cluster-logging-operator:latest - createdAt: "2025-03-14T20:19:21Z" + createdAt: "2025-11-13T11:23:02Z" description: The Red Hat OpenShift Logging Operator for OCP provides a means for configuring and managing your aggregated logging stack. features.operators.openshift.io/cnf: "false" @@ -135,6 +135,7 @@ metadata: operatorframework.io/cluster-monitoring: "true" operatorframework.io/suggested-namespace: openshift-logging operators.openshift.io/infrastructure-features: '["disconnected","proxy-aware"]' + operators.openshift.io/must-gather-image: quay.io/openshift-logging/cluster-logging-operator:latest operators.openshift.io/valid-subscription: '["OpenShift Kubernetes Engine", "OpenShift Container Platform", "OpenShift Platform Plus"]' operators.operatorframework.io/builder: operator-sdk-unknown diff --git a/config/manifests/bases/clusterlogging.clusterserviceversion.yaml b/config/manifests/bases/clusterlogging.clusterserviceversion.yaml index 4a9132a6b..b83bf9543 100644 --- a/config/manifests/bases/clusterlogging.clusterserviceversion.yaml +++ b/config/manifests/bases/clusterlogging.clusterserviceversion.yaml @@ -23,6 +23,7 @@ metadata: operatorframework.io/cluster-monitoring: "true" operatorframework.io/suggested-namespace: openshift-logging operators.openshift.io/infrastructure-features: '["disconnected","proxy-aware"]' + operators.openshift.io/must-gather-image: quay.io/openshift-logging/cluster-logging-operator:latest operators.openshift.io/valid-subscription: '["OpenShift Kubernetes Engine", "OpenShift Container Platform", "OpenShift Platform Plus"]' operators.operatorframework.io/builder: operator-sdk-unknown