-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
36 lines (36 loc) · 1.37 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[submodule "repositories/argoproj/argo-helm"]
path = repositories/argoproj/argo-helm
url = [email protected]:argoproj/argo-helm.git
branch = main
[submodule "repositories/authelia/chartrepo"]
path = repositories/authelia/chartrepo
url = [email protected]:authelia/chartrepo.git
branch = master
[submodule "repositories/bitnami/charts"]
path = repositories/bitnami/charts
url = [email protected]:bitnami/charts.git
branch = main
[submodule "repositories/grafana/helm-charts"]
path = repositories/grafana/helm-charts
url = [email protected]:grafana/helm-charts.git
branch = main
[submodule "repositories/kubernetes/ingress-nginx"]
path = repositories/kubernetes/ingress-nginx
url = [email protected]:kubernetes/ingress-nginx.git
branch = main
[submodule "repositories/minio/operator"]
path = repositories/minio/operator
url = [email protected]:minio/operator.git
branch = master
[submodule "repositories/prometheus-community/helm-charts"]
path = repositories/prometheus-community/helm-charts
url = [email protected]:prometheus-community/helm-charts.git
branch = main
[submodule "repositories/vmware-tanzu/helm-charts"]
path = repositories/vmware-tanzu/helm-charts
url = [email protected]:vmware-tanzu/helm-charts.git
branch = main
[submodule "repositories/traefik/traefik-helm-chart"]
path = repositories/traefik/traefik-helm-chart
url = [email protected]:traefik/traefik-helm-chart.git
branch = master