mirror of
https://github.com/kairos-io/kairos.git
synced 2025-02-09 05:18:51 +00:00
add an exemption for artifacthub
Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
This commit is contained in:
parent
1609815930
commit
4be819b90f
@ -2,6 +2,9 @@
|
||||
# This file must be located at the root of the repository
|
||||
|
||||
# Checks exemptions
|
||||
exemptions:
|
||||
- check: artifacthub_badge # Check identifier (see https://github.com/cncf/clomonitor/blob/main/docs/checks.md#exemptions)
|
||||
reason: "Kairos is installed via ISOs or container images and does not offer Cloud Native packages at the moment."
|
||||
licenseScanning:
|
||||
# URL with the repository's license scanning results
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user