File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -20,11 +20,12 @@ RUN CGO_ENABLED=1 GO111MODULE=on GOEXPERIMENT=strictfipsruntime go build -a -o /
2020FROM registry.access.redhat.com/ubi9/ubi-minimal:latest
2121
2222LABEL com.redhat.component="" \
23+ cpe="cpe:/a:redhat:multicluster_engine:2.9::el9" \
2324 description="Auto-labeling CAPI resources based on openshift and hypershift namespaces" \
2425 io.k8s.description="Auto-labeling CAPI resources based on namespaces" \
2526 io.k8s.display-name="MultiCluster Engine CAPI Webhook Config" \
2627 io.openshift.tags="cluster-api,capi,multicluster-engine" \
27- name="mce-capi-webhook-config" \
28+ name="multicluster-engine/ mce-capi-webhook-config-rhel9 " \
2829 summary="Auto-labeling CAPI resources based on namespaces"
2930
3031WORKDIR /
You can’t perform that action at this time.
0 commit comments