Skip to content

Commit 48f1ccc

Browse files
authored
fix(bundle): declare com.redhat.openshift.versions for OpenShift cert (#90)
fix(bundle): declare com.redhat.openshift.versions=v4.15 for OpenShift cert
1 parent e94bc46 commit 48f1ccc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bundle/metadata/annotations.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ annotations:
55
operators.operatorframework.io.bundle.package.v1: "paperclip-operator"
66
operators.operatorframework.io.bundle.channels.v1: "stable"
77
operators.operatorframework.io.bundle.channel.default.v1: "stable"
8+
com.redhat.openshift.versions: "v4.15"

0 commit comments

Comments
 (0)