A service that aggregates Helm repositories into a single entry point
This utility can aggregate multiple Helm repositories into one.
Config file config.yaml
repos:
- name: wiremind
url: https://wiremind.github.io/wiremind-helm-charts
charts:
- karma
- name: aquasecurity
url: https://aquasecurity.github.io/helm-charts
charts:
- trivy
- trivy-operator
port: "8080"