palworld-server-docker icon indicating copy to clipboard operation
palworld-server-docker copied to clipboard

Add initial artifacthub-repo.yml

Open Twinki14 opened this issue 1 year ago • 4 comments

Motivations

Our helm chart should be good to go to put on artifact hub, https://artifacthub.io/

Modifications

  • Add artifacthub-repo.yml to gh-pages, which registers our helm chart to be picked up by artifact-hub

Twinki14 avatar Jan 30 '24 05:01 Twinki14

@Twinki14 where does the repositoryID: 32c45b50-f5e4-4e14-a0db-96213c6657ab come from?

thijsvanloef avatar Jan 30 '24 10:01 thijsvanloef

@Twinki14 where does the repositoryID: 32c45b50-f5e4-4e14-a0db-96213c6657ab come from?

When adding a repository to artifact hub, you create a repository at https://artifacthub.io, which gives you a repositoryID to use. As far as I know, this repository doesn't give you any "control" over the actual package (aside from the display name of the artifact), it's only there to verify that the publisher is from the same source as the artifacthub-repo.yml

If you'd like to create the repository instead it only takes a few seconds, you can login with GitHub and create one pretty quickly, https://www.youtube.com/watch?v=Iy9q34gozMk

Twinki14 avatar Jan 30 '24 14:01 Twinki14

@Twinki14 Can't seem to add my own to artifacthub.io as it says that there is another repository using this url. Would you mind replacing yours?

thijsvanloef avatar Jan 30 '24 19:01 thijsvanloef

@Twinki14 Can't seem to add my own to artifacthub.io as it says that there is another repository using this url. Would you mind replacing yours?

Done!

Twinki14 avatar Jan 30 '24 22:01 Twinki14