Skip to content

Commit

Permalink
Update bundle.Dockerfile file for the supported openshift lower bound…
Browse files Browse the repository at this point in the history
…(n-3) version (#767)

* add n-3 installation support

* address review comments
  • Loading branch information
ashleyvjoy authored Oct 29, 2024
1 parent fa88b7d commit 51d4e88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundle.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ LABEL operators.operatorframework.io.metrics.project_layout=go.kubebuilder.io/v3
# Labels for testing.
LABEL operators.operatorframework.io.test.mediatype.v1=scorecard+v1
LABEL operators.operatorframework.io.test.config.v1=tests/scorecard/
LABEL com.redhat.openshift.versions=v4.16-v4.17
LABEL com.redhat.openshift.versions="v4.14"
LABEL com.redhat.delivery.backport=false
LABEL com.redhat.delivery.operator.bundle=true

Expand Down

0 comments on commit 51d4e88

Please sign in to comment.