Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
aos
GitHub Repository: aos/grafana-agent
Path: blob/main/production/kubernetes/build/jsonnetfile.json
4094 views
1
{
2
"version": 1,
3
"dependencies": [
4
{
5
"source": {
6
"git": {
7
"remote": "https://github.com/grafana/jsonnet-libs.git",
8
"subdir": "ksonnet-util"
9
}
10
},
11
"version": "master"
12
},
13
{
14
"source": {
15
"git": {
16
"remote": "https://github.com/jsonnet-libs/k8s-libsonnet.git",
17
"subdir": "1.21"
18
}
19
},
20
"version": "main"
21
},
22
{
23
"source": {
24
"git": {
25
"remote": "https://github.com/kubernetes/kube-state-metrics.git",
26
"subdir": "jsonnet/kube-state-metrics"
27
}
28
},
29
"version": "v2.5.0"
30
},
31
{
32
"source": {
33
"local": {
34
"directory": "../../tanka/grafana-agent"
35
}
36
},
37
"version": ""
38
},
39
{
40
"source": {
41
"local": {
42
"directory": "../../tanka/grafana-agent-operator"
43
}
44
},
45
"version": ""
46
}
47
],
48
"legacyImports": true
49
}
50
51