diff --git a/.clomonitor.yml b/.clomonitor.yml new file mode 100644 index 0000000000..4e562e0033 --- /dev/null +++ b/.clomonitor.yml @@ -0,0 +1,4 @@ +# see https://github.com/cncf/clomonitor/blob/main/docs/checks.md#exemptions +exemptions: + - check: artifacthub_badge + reason: "Artifact Hub doesn't support python packages" \ No newline at end of file