Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion bundle.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,14 @@ LABEL operators.operatorframework.io.test.config.v1=tests/scorecard/

LABEL com.redhat.openshift.versions="v4.14-v4.18" \
com.redhat.component="openshift-builds-operator-bundle-container" \
cpe="cpe:/a:redhat:openshift_builds:1.4::el9" \
description="Red Hat OpenShift Builds Operator Bundle" \
distribution-scope="public" \
io.k8s.description="Red Hat OpenShift Builds Operator Bundle" \
io.k8s.display-name="Red Hat OpenShift Builds Operator Bundle" \
io.openshift.tags="builds,operator,bundle" \
maintainer="[email protected]" \
name="openshift-builds/operator-bundle" \
name="openshift-builds/openshift-builds-operator-bundle" \
summary="Red Hat OpenShift Builds Operator Bundle" \
url="https://catalog.redhat.com/software/containers/openshift-builds/openshift-builds-operator-bundle" \
vendor="Red Hat, Inc." \
Expand Down