diff --git a/helm/dbrepo/.helmignore b/helm/dbrepo/.helmignore index 62d87df84fcf8a1c6cdd3918d35280bfbd07f336..b9029e8dea3ccab2aabc5c3a8d9226e9bb9ac827 100644 --- a/helm/dbrepo/.helmignore +++ b/helm/dbrepo/.helmignore @@ -14,6 +14,7 @@ hack/ .svn/ # Generated build/ +artifacthub-repo.yml # Common backup files *.swp *.bak diff --git a/helm/artifacthub-repo.yml b/helm/dbrepo/artifacthub-repo.yml similarity index 100% rename from helm/artifacthub-repo.yml rename to helm/dbrepo/artifacthub-repo.yml