Skip to content

Commit 4be819b

Browse files
authored
add an exemption for artifacthub
Signed-off-by: Mauro Morales <[email protected]>
1 parent 1609815 commit 4be819b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.clomonitor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
# This file must be located at the root of the repository
33

44
# Checks exemptions
5+
exemptions:
6+
- check: artifacthub_badge # Check identifier (see https://github.com/cncf/clomonitor/blob/main/docs/checks.md#exemptions)
7+
reason: "Kairos is installed via ISOs or container images and does not offer Cloud Native packages at the moment."
58
licenseScanning:
69
# URL with the repository's license scanning results
710
#

0 commit comments

Comments
 (0)