File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,14 +26,14 @@ annotations:
26
26
# the value from the bundle with the highest semantic version.
27
27
#
28
28
# https://olm.operatorframework.io/docs/best-practices/channel-naming/
29
- operators.operatorframework.io.bundle.channels.v1 : stable
30
- operators.operatorframework.io.bundle.channel.default.v1 : stable
29
+ operators.operatorframework.io.bundle.channels.v1 : v5
30
+ operators.operatorframework.io.bundle.channel.default.v1 : v5
31
31
32
32
# OpenShift v4.6 is the first version to support CustomResourceDefinition v1.
33
33
# https://github.com/operator-framework/community-operators/blob/8a36a33/docs/packaging-required-criteria-ocp.md
34
34
# https://redhat-connect.gitbook.io/certified-operator-guide/ocp-deployment/operator-metadata/bundle-directory
35
35
com.redhat.delivery.operator.bundle : true
36
- com.redhat.openshift.versions : ' v4.6'
36
+ com.redhat.openshift.versions : ' v4.6-v4.9 '
37
37
38
38
# https://github.com/opencontainers/image-spec/blob/master/annotations.md
39
39
org.opencontainers.image.authors : info@crunchydata.com
You can’t perform that action at this time.
0 commit comments