Skip to content

Commit 2171bfe

Browse files
authored
Bumping min OCP version (#3509)
1 parent 959f97a commit 2171bfe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

installers/olm/bundle.annotations.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ annotations:
2929
operators.operatorframework.io.bundle.channels.v1: v5
3030
operators.operatorframework.io.bundle.channel.default.v1: v5
3131

32-
# OpenShift v4.8 is the lowest version supported for v5.3.0+.
32+
# OpenShift v4.9 is the lowest version supported for v5.3.0+.
3333
# https://github.com/operator-framework/community-operators/blob/8a36a33/docs/packaging-required-criteria-ocp.md
3434
# https://redhat-connect.gitbook.io/certified-operator-guide/ocp-deployment/operator-metadata/bundle-directory
3535
com.redhat.delivery.operator.bundle: true
36-
com.redhat.openshift.versions: 'v4.8'
36+
com.redhat.openshift.versions: 'v4.9'
3737

3838
...

0 commit comments

Comments
 (0)