Skip to content

Commit

Permalink
OpenShift 4.7 has reached its end of life (#1565)
Browse files Browse the repository at this point in the history
  • Loading branch information
cniackz committed Apr 17, 2023
1 parent 5a24030 commit aa9aedd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion olm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ for catalog in "${redhatCatalogs[@]}"; do
# as well as the default.
{
echo " # Annotations to specify OCP versions compatibility."
echo " com.redhat.openshift.versions: v4.6-v4.12"
echo " com.redhat.openshift.versions: v4.8-v4.12"
echo " # Annotation to add default bundle channel as potential is declared"
echo " operators.operatorframework.io.bundle.channel.default.v1: stable"
} >> bundles/$catalog/$RELEASE/metadata/annotations.yaml
Expand Down

0 comments on commit aa9aedd

Please sign in to comment.