From 4fb329f1dc454da46b9176d68161520a446393d6 Mon Sep 17 00:00:00 2001 From: Sergii Mikhtoniuk Date: Thu, 26 Oct 2023 17:52:58 -0700 Subject: [PATCH] Remove artifacthub meta from master --- artifacthub-repo.yml | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 artifacthub-repo.yml diff --git a/artifacthub-repo.yml b/artifacthub-repo.yml deleted file mode 100644 index 492b537..0000000 --- a/artifacthub-repo.yml +++ /dev/null @@ -1,16 +0,0 @@ -# Artifact Hub repository metadata file -# -# Some settings like the verified publisher flag or the ignored packages won't -# be applied until the next time the repository is processed. Please keep in -# mind that the repository won't be processed if it has not changed since the -# last time it was processed. Depending on the repository kind, this is checked -# in a different way. For Helm http based repositories, we consider it has -# changed if the `index.yaml` file changes. For git based repositories, it does -# when the hash of the last commit in the branch you set up changes. This does -# NOT apply to ownership claim operations, which are processed immediately. -# -repositoryID: 846fbaea-b40d-48d9-b1af-c3ac8aed2476 -owners: - - name: smikhtoniuk - email: smikhtoniuk@kamu.dev -ignore: []