Skip to content

Commit 8e8563b

Browse files
committed
Add Enterprise Contract required labels to globalnet Dockerfile
Signed-off-by: Daniel Farrell <[email protected]>
1 parent d26efc4 commit 8e8563b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package/Dockerfile.submariner-globalnet.konflux

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,14 @@ LABEL com.redhat.component="submariner-globalnet-container" \
6060
version="${BASE_BRANCH}" \
6161
summary="Submariner Globalnet" \
6262
description="The Submariner Globalnet component provides connectivity for overlapping CIDRs in different clusters." \
63+
distribution-scope="public" \
6364
io.k8s.display-name="Submariner Globalnet" \
6465
io.k8s.description="The Submariner Globalnet component provides connectivity for overlapping CIDRs in different clusters." \
6566
io.openshift.tags="submariner, submariner-globalnet, rhacm" \
6667
maintainer="[email protected]" \
68+
release="1" \
69+
url="https://github.com/submariner-io/submariner" \
70+
vendor="Red Hat, Inc." \
6771
com.github.url="https://github.com/submariner-io/submariner" \
6872
com.github.commit="${BASE_BRANCH}" \
6973
cpe="cpe:/a:redhat:acm:2.15::el9" \

0 commit comments

Comments
 (0)