Currently, we need to choose a solution for our helm chart/s repository:
- We need a repository to be private (protected by username/password at list)
- Easily provide multitenant for our customers. We'll be able to send unique credentials to our customers.
- Support multiple versions and branches (dev, staging, production).
- Be nice to have basic statistics for downloads per user, version and vice versa.
We try to save to GitHub, but we can't provide credentials per customer. Currently, we test chartmuseum.
Which product can provide a maximum full and easily maintained solution for our problem?