mirror of
https://github.com/dignajar/another-ldap-auth.git
synced 2026-04-26 21:55:47 +03:00
[GH-ISSUE #41] Provide a helm chart repository as github page + register to artifacthub.com #7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ieugen on GitHub (Jan 2, 2022).
Original GitHub issue: https://github.com/dignajar/another-ldap-auth/issues/41
Hi,
It would be nice to have the chart published in a repository so it's easy to use OOTB.
Hosting a repository is pretty straight forward with github pages feature.
There is a guide here https://helm.sh/docs/topics/chart_repository/#github-pages-example .
Took me about 1h to setup if I recall.
You can check what I did here and take what you need: https://github.com/ieugen/charts .
Also adding the helm repository to artifacthub.io is very simple after that.
Just sign in to artifacthub, then go to user menu (top right) / Control panel and then Add repository.
Put the same url you would use to
helm add