-
-
Notifications
You must be signed in to change notification settings - Fork 11
/
charts.json
82 lines (82 loc) · 2.34 KB
/
charts.json
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
{
"aws-ebs-csi-driver": {
"chart": "aws-ebs-csi-driver",
"repository": "https://kubernetes-sigs.github.io/aws-ebs-csi-driver",
"version": "2.14.1"
},
"cert-manager": {
"chart": "cert-manager",
"repository": "https://charts.jetstack.io",
"version": "v1.12.13"
},
"cluster-autoscaler": {
"chart": "cluster-autoscaler",
"repository": "https://kubernetes.github.io/autoscaler",
"version": "9.21.1"
},
"external-dns": {
"chart": "external-dns",
"repository": "https://charts.bitnami.com/bitnami",
"version": "6.12.2"
},
"fluent-bit": {
"chart": "fluent-bit",
"repository": "https://fluent.github.io/helm-charts",
"version": "0.21.7"
},
"istio-base": {
"chart": "base",
"repository": "https://istio-release.storage.googleapis.com/charts",
"version": "1.23.0"
},
"istiod": {
"chart": "istiod",
"repository": "https://istio-release.storage.googleapis.com/charts",
"version": "1.23.0"
},
"istio-ingress": {
"chart": "gateway",
"repository": "https://istio-release.storage.googleapis.com/charts",
"version": "1.23.0"
},
"load-balancer-controller": {
"chart": "aws-load-balancer-controller",
"repository": "https://aws.github.io/eks-charts",
"version": "1.4.6"
},
"metrics-server": {
"chart": "metrics-server",
"repository": "https://kubernetes-sigs.github.io/metrics-server",
"version": "3.8.3"
},
"prometheus-adapter": {
"chart": "prometheus-adapter",
"repository": "https://prometheus-community.github.io/helm-charts",
"version": "3.5.0"
},
"prometheus-operator": {
"chart": "kube-prometheus-stack",
"repository": "https://prometheus-community.github.io/helm-charts",
"version": "43.2.1"
},
"reloader": {
"chart": "reloader",
"repository": "https://stakater.github.io/stakater-charts",
"version": "v0.0.128"
},
"secret-store-driver": {
"chart": "secrets-store-csi-driver",
"repository": "https://kubernetes-sigs.github.io/secrets-store-csi-driver/charts",
"version": "1.3.0"
},
"secrets-store-provider": {
"chart": "secrets-store-csi-driver-provider-aws",
"repository": "https://aws.github.io/secrets-store-csi-driver-provider-aws",
"version": "0.3.1"
},
"sloth": {
"chart": "sloth",
"repository": "https://slok.github.io/sloth",
"version": "0.7.0"
}
}