Skip to content

Commit

Permalink
Lock the bundle to OCP v4.10 (#125) (#126)
Browse files Browse the repository at this point in the history
(cherry picked from commit 29417a4)
  • Loading branch information
leifmadsen authored Oct 28, 2022
1 parent db5ae97 commit 664f3f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/olm-catalog/smart-gateway-operator/Dockerfile.in
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.10"
LABEL com.redhat.openshift.versions="=v4.10"
LABEL com.redhat.delivery.backport=false

LABEL com.redhat.component="smart-gateway-operator-bundle-container" \
Expand Down

0 comments on commit 664f3f0

Please sign in to comment.