fix(github): ignore argo-lite package so we can finalize artifacthub official-ness (#2050)
Base on converation had [here](https://github.com/artifacthub/hub/issues/3052#issuecomment-1543770355) This should finalize our getting our argo artifacthub project marked as official Signed-off-by: jmeridth <jmeridth@gmail.com>
This commit is contained in:
parent
e977091908
commit
e8430df4f1
1 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
||||||
# Artifact Hub repository metadata file
|
# Artifact Hub repository metadata file
|
||||||
repositoryID: 05f5fe20-d21b-4413-8327-715958b51bde
|
repositoryID: 05f5fe20-d21b-4413-8327-715958b51bde
|
||||||
owners:
|
owners:
|
||||||
- name: jmeridth
|
- name: jmeridth
|
||||||
email: jmeridth@gmail.com
|
email: jmeridth@gmail.com
|
||||||
|
ignore:
|
||||||
|
- name: argo-lite
|
||||||
|
|
Loading…
Reference in a new issue