From 738e5e2299350e97a07db45d1260403c8401d7b2 Mon Sep 17 00:00:00 2001 From: Null Pointer Nancy <8+pe_nancy@noreply.git.farh.net> Date: Wed, 20 May 2026 01:07:26 +0000 Subject: [PATCH] fix: populate repositoryID in artifacthub-repo.yml Co-Authored-By: Paperclip --- artifacthub-repo.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/artifacthub-repo.yml b/artifacthub-repo.yml index 5b944d9..ad35ee1 100644 --- a/artifacthub-repo.yml +++ b/artifacthub-repo.yml @@ -1,6 +1,6 @@ # Artifact Hub repository metadata # https://artifacthub.io/docs/topics/repositories/#repository-metadata-file -repositoryID: "" +repositoryID: "3648e8a8-54f7-474c-9977-00ec3b4ea1e1" owners: - name: privilegedescalation - email: chris@farhood.org + email: chris@farhood.org \ No newline at end of file