Skip to content

Commit

Permalink
Drop OCP 4.12 from openshift.versions annotation
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 committed Aug 26, 2024
1 parent b046d56 commit 63e156a
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 63e156a

Please sign in to comment.