Skip to content

Commit e7763a7

Browse files
ralphbeanmytreya-rh
authored andcommitted
chore(KONFLUX-6210): fix and set name and cpe label for jetstack-cert-manager-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 7af7019 commit e7763a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Containerfile.cert-manager

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ COPY --from=builder /licenses /licenses
3434
USER 65534:65534
3535

3636
LABEL com.redhat.component="jetstack-cert-manager-container" \
37+
cpe="cpe:/a:redhat:cert_manager:1.15::el9" \
3738
name="cert-manager/jetstack-cert-manager-rhel9" \
3839
version="${RELEASE_VERSION}" \
3940
summary="cert-manager" \

0 commit comments

Comments
 (0)