diff --git a/bundle.Dockerfile b/bundle.Dockerfile index fa5b623e8..ec4c27a69 100644 --- a/bundle.Dockerfile +++ b/bundle.Dockerfile @@ -15,7 +15,7 @@ LABEL operators.operatorframework.io.metrics.project_layout=go.kubebuilder.io/v3 # Labels for testing. LABEL operators.operatorframework.io.test.mediatype.v1=scorecard+v1 LABEL operators.operatorframework.io.test.config.v1=tests/scorecard/ -LABEL com.redhat.openshift.versions=v4.16-v4.17 +LABEL com.redhat.openshift.versions="v4.14" LABEL com.redhat.delivery.backport=false LABEL com.redhat.delivery.operator.bundle=true