diff --git a/bundle/metadata/annotations.yaml b/bundle/metadata/annotations.yaml index f13bb0580..cdc69cdf0 100644 --- a/bundle/metadata/annotations.yaml +++ b/bundle/metadata/annotations.yaml @@ -14,4 +14,6 @@ annotations: operatorframework.io/suggested-namespace: nvidia-gpu-operator # Annotations to specify OCP versions compatibility. - com.redhat.openshift.versions: v4.9-v4.15 + # We specify an open-ended range so that the operator bundle + # is automatically made available to new OCP releases. + com.redhat.openshift.versions: v4.12