-
-
Notifications
You must be signed in to change notification settings - Fork 32
Setup Repository
Nicholas Wilde edited this page Feb 11, 2021
·
3 revisions
Setting up the repo is a little difficult. You'll need to create a repo on Artifacthub.io (AH) and point it to your github repo. What confused me at first was how AH was scraping my repo. It turns out that AH scrapes a gh-pages branch on my repo that contains an index.yaml file that is generated/updated by the Release Charts github action. Also, the gh-pages branch URL is what is used as the repository URL by helm (helm repo add nicholaswilde https://nicholaswilde.github.io/helm-charts/).
- Home
- Deployment
- Integration
- Development
- Scripts
- Requests
- Tips & Tricks
- Troubleshooting
- FAQ
- Contributing
- Code of Conduct