palworld-server-docker
palworld-server-docker copied to clipboard
Add initial artifacthub-repo.yml
Motivations
Our helm chart should be good to go to put on artifact hub, https://artifacthub.io/
Modifications
- Add
artifacthub-repo.ymltogh-pages, which registers our helm chart to be picked up by artifact-hub
@Twinki14 where does the repositoryID: 32c45b50-f5e4-4e14-a0db-96213c6657ab come from?
@Twinki14 where does the
repositoryID: 32c45b50-f5e4-4e14-a0db-96213c6657abcome 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 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?
@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!