Skip to content

Commit d36bf69

Browse files
ralphbeanmytreya-rh
authored andcommitted
chore(KONFLUX-6210): fix and set name and cpe label for cert-manager-operator-bundle-1-15
For https://issues.redhat.com/browse/KONFLUX-6210, clair needs access to a name and cpe label that it can use to look up the image in VEX statements. See also release-engineering/rhtap-ec-policy#149 Signed-off-by: Ralph Bean <[email protected]> Assisted-by: Gemini
1 parent b67325c commit d36bf69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Containerfile.cert-manager-operator.bundle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ LABEL com.redhat.component="cert-manager-operator-bundle-container" \
4747
url="${SOURCE_URL}" \
4848
maintainer="Red Hat, Inc." \
4949
vendor="Red Hat, Inc." \
50+
cpe="cpe:/a:redhat:cert_manager:1.15::el9" \
5051
com.redhat.delivery.operator.bundle=true \
5152
com.redhat.openshift.versions="v4.14-v4.19" \
5253
io.openshift.expose-services="" \

0 commit comments

Comments
 (0)