9 lines
458 B
YAML
9 lines
458 B
YAML
|
helm_repos:
|
||
|
- { name: 'ghp', url: 'https://charts.ghp.0xace.cc' }
|
||
|
- { name: 'jetstack', url: 'https://charts.jetstack.io' }
|
||
|
- { name: 'bitnami', url: 'https://charts.bitnami.com/bitnami' }
|
||
|
- { name: 'drone', url: 'https://charts.drone.io' }
|
||
|
- { name: 'ingress-nginx', url: 'https://kubernetes.github.io/ingress-nginx' }
|
||
|
- { name: 'stable', url: 'https://charts.helm.sh/stable' }
|
||
|
- { name: 'nextcloud', url: 'https://nextcloud.github.io/helm' }
|