From 4bb4cf923375e661d6d5a2625d7b27d7d2adb9c1 Mon Sep 17 00:00:00 2001 From: Cole Arendt Date: Thu, 27 Jan 2022 05:22:11 -0500 Subject: [PATCH] update gitignore and artifacthub definition --- .gitignore | 3 +++ artifacthub-repo.yml | 8 ++++++++ 2 files changed, 11 insertions(+) create mode 100644 .gitignore create mode 100644 artifacthub-repo.yml diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8bb5286 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ + +# charts to ignore +charts/nfs-subdir-external-provisioner diff --git a/artifacthub-repo.yml b/artifacthub-repo.yml new file mode 100644 index 0000000..69c0d66 --- /dev/null +++ b/artifacthub-repo.yml @@ -0,0 +1,8 @@ +# from https://github.com/artifacthub/hub/blob/master/docs/metadata/artifacthub-repo.yml +repositoryID: f5771a8b-8389-465f-807a-e50f8cdc4682 +owners: + - name: colearendt + email: helm@colearendt.com +ignore: + - name: example + - name: matomo