We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 959f97a commit 2171bfeCopy full SHA for 2171bfe
installers/olm/bundle.annotations.yaml
@@ -29,10 +29,10 @@ annotations:
29
operators.operatorframework.io.bundle.channels.v1: v5
30
operators.operatorframework.io.bundle.channel.default.v1: v5
31
32
- # OpenShift v4.8 is the lowest version supported for v5.3.0+.
+ # OpenShift v4.9 is the lowest version supported for v5.3.0+.
33
# https://github.com/operator-framework/community-operators/blob/8a36a33/docs/packaging-required-criteria-ocp.md
34
# https://redhat-connect.gitbook.io/certified-operator-guide/ocp-deployment/operator-metadata/bundle-directory
35
com.redhat.delivery.operator.bundle: true
36
- com.redhat.openshift.versions: 'v4.8'
+ com.redhat.openshift.versions: 'v4.9'
37
38
...
0 commit comments