Skip to content

Commit 3de1b27

Browse files
authored
cpe label (#816)
Signed-off-by: Roke Jung <roke@redhat.com>
1 parent d254a31 commit 3de1b27

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile.rhtap

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ FROM registry.redhat.io/rhel9-2-els/rhel:9.2
1111
ARG version=2.7
1212

1313
LABEL \
14-
name="cluster-api-provider-agent" \
14+
name="multicluster-engine/cluster-api-provider-agent-rhel9" \
15+
cpe="cpe:/a:redhat:multicluster_engine:2.7::el9" \
1516
com.redhat.component="cluster-api-provider-agent" \
1617
description="Kubernetes-native declarative infrastructure for agent-based installation. \
1718
cluster-api-provider-agent serves as infrastructure provider for Kubernetes cluster-api." \

0 commit comments

Comments
 (0)