diff --git a/bundle/manifests/open-liberty.clusterserviceversion.yaml b/bundle/manifests/open-liberty.clusterserviceversion.yaml index 172dc9d67..ca32b9721 100644 --- a/bundle/manifests/open-liberty.clusterserviceversion.yaml +++ b/bundle/manifests/open-liberty.clusterserviceversion.yaml @@ -92,10 +92,16 @@ metadata: categories: Application Runtime certified: "true" containerImage: icr.io/appcafe/open-liberty-operator:daily - createdAt: "2024-08-01T19:57:02Z" + createdAt: "2024-08-01T20:19:13Z" description: Deploy and manage containerized Liberty applications + features.operators.openshift.io/disconnected: "true" + features.operators.openshift.io/fips-compliant: "true" + features.operators.openshift.io/proxy-aware: "false" + features.operators.openshift.io/tls-profiles: "false" + features.operators.openshift.io/token-auth-aws: "false" + features.operators.openshift.io/token-auth-azure: "false" + features.operators.openshift.io/token-auth-gcp: "false" olm.skipRange: '>=0.8.0 <1.3.3' - operators.openshift.io/infrastructure-features: '["disconnected"]' operators.operatorframework.io/builder: operator-sdk-v1.27.0 operators.operatorframework.io/project_layout: go.kubebuilder.io/v3 repository: https://github.com/OpenLiberty/open-liberty-operator diff --git a/config/manifests/bases/open-liberty.clusterserviceversion.yaml b/config/manifests/bases/open-liberty.clusterserviceversion.yaml index e5766ec91..ce44c6a08 100644 --- a/config/manifests/bases/open-liberty.clusterserviceversion.yaml +++ b/config/manifests/bases/open-liberty.clusterserviceversion.yaml @@ -8,8 +8,14 @@ metadata: certified: "true" createdAt: "2022-03-01T09:00:00Z" description: Deploy and manage containerized Liberty applications + features.operators.openshift.io/disconnected: "true" + features.operators.openshift.io/fips-compliant: "true" + features.operators.openshift.io/proxy-aware: "false" + features.operators.openshift.io/tls-profiles: "false" + features.operators.openshift.io/token-auth-aws: "false" + features.operators.openshift.io/token-auth-azure: "false" + features.operators.openshift.io/token-auth-gcp: "false" olm.skipRange: '>=0.8.0 <1.3.3' - operators.openshift.io/infrastructure-features: '["disconnected"]' repository: https://github.com/OpenLiberty/open-liberty-operator support: IBM labels: