Skip to content

Commit

Permalink
Support OCP v4.12 through v4.14 (#535) (#536)
Browse files Browse the repository at this point in the history
Support STF 1.5.3 starting at OpenShift version 4.12 due to
incompatibility with 4.11 due to dependency requirements. Our primary
target is support of OCP EUS releases.

Closes: STF-1632
(cherry picked from cba3874)
  • Loading branch information
leifmadsen authored Nov 16, 2023
1 parent edebfb5 commit 03269cd
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.11-v4.14"
LABEL com.redhat.openshift.versions="v4.12-v4.14"
LABEL com.redhat.delivery.backport=false

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

0 comments on commit 03269cd

Please sign in to comment.