diff --git a/bundle/bases/hawtio-operator.clusterserviceversion.yaml b/bundle/bases/hawtio-operator.clusterserviceversion.yaml index 2312b525d6..a756fc2e13 100644 --- a/bundle/bases/hawtio-operator.clusterserviceversion.yaml +++ b/bundle/bases/hawtio-operator.clusterserviceversion.yaml @@ -10,6 +10,12 @@ metadata: containerImage: quay.io/hawtio/operator:1.1.1 repository: https://github.com/hawtio/hawtio-operator support: Red Hat + labels: + operatorframework.io/arch.s390x: supported + operatorframework.io/arch.ppc64le: supported + operatorframework.io/arch.amd64: supported + operatorframework.io/os.linux: supported + operatorframework.io/os.zos: supported name: hawtio-operator.v1.1.1 spec: displayName: Hawtio Operator diff --git a/bundle/manifests/hawtio-operator.clusterserviceversion.yaml b/bundle/manifests/hawtio-operator.clusterserviceversion.yaml index 6eefa6cd99..350407e771 100644 --- a/bundle/manifests/hawtio-operator.clusterserviceversion.yaml +++ b/bundle/manifests/hawtio-operator.clusterserviceversion.yaml @@ -61,7 +61,7 @@ metadata: categories: Integration & Delivery certified: "false" containerImage: quay.io/hawtio/operator:1.1.1 - createdAt: "2024-06-19T14:21:53Z" + createdAt: "2024-06-19T14:35:16Z" description: Hawtio eases the discovery and management of Java applications deployed on OpenShift. olm.skipRange: '>=1.0.0 <1.0.2' @@ -69,6 +69,12 @@ metadata: operators.operatorframework.io/project_layout: go.kubebuilder.io/v2 repository: https://github.com/hawtio/hawtio-operator support: Red Hat + labels: + operatorframework.io/arch.amd64: supported + operatorframework.io/arch.ppc64le: supported + operatorframework.io/arch.s390x: supported + operatorframework.io/os.linux: supported + operatorframework.io/os.zos: supported name: hawtio-operator.v1.1.1 spec: apiservicedefinitions: {}