From 031fcbb6675bf6d6d24c5dfbf8639dfca5ad0272 Mon Sep 17 00:00:00 2001 From: Tatiana Krishtop Date: Thu, 22 Sep 2022 15:29:12 +0200 Subject: [PATCH] Add OCP versions in the annotations to ease the testing --- bundle/metadata/annotations.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/bundle/metadata/annotations.yaml b/bundle/metadata/annotations.yaml index d2bf62e..9b5bc12 100644 --- a/bundle/metadata/annotations.yaml +++ b/bundle/metadata/annotations.yaml @@ -13,3 +13,4 @@ annotations: # Annotations for testing. operators.operatorframework.io.test.mediatype.v1: scorecard+v1 operators.operatorframework.io.test.config.v1: tests/scorecard/ + com.redhat.openshift.versions: v4.7-v4.10