Skip to content

Commit

Permalink
Drop OCP 4.12 from openshift.versions annotation (#629)
Browse files Browse the repository at this point in the history
OCP 4.12 maintenance support has finished, so we
should remove OCP 4.12 from the supported versions
  • Loading branch information
vkmc authored Aug 28, 2024
1 parent 27cb54a commit 02e58ce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ LABEL operators.operatorframework.io.metrics.mediatype.v1=metrics+v1
LABEL operators.operatorframework.io.metrics.builder=operator-sdk-v0.19.4
LABEL operators.operatorframework.io.metrics.project_layout=ansible
LABEL com.redhat.delivery.operator.bundle=true
LABEL com.redhat.openshift.versions="v4.12-v4.16"
LABEL com.redhat.openshift.versions="v4.14-v4.16"
LABEL com.redhat.delivery.backport=false

LABEL com.redhat.component="service-telemetry-operator-bundle-container" \
Expand Down

0 comments on commit 02e58ce

Please sign in to comment.