Mapo Helm Charts Index
Discover and deploy applications with ease
Quick Setup
1. Add Repository
helm repo add my-helm-charts https://mapoio.github.io/charts
2. Update Repository
helm repo update
3. Install Chart
helm install [RELEASE_NAME] my-helm-charts/[CHART_NAME]