This repository was archived by the owner on Mar 23, 2023. It is now read-only.
forked from prometheus-operator/prometheus-operator
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathjsonnetfile.lock.json
More file actions
84 lines (84 loc) · 2.57 KB
/
Copy pathjsonnetfile.lock.json
File metadata and controls
84 lines (84 loc) · 2.57 KB
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
83
84
{
"dependencies": [
{
"name": "kube-prometheus",
"source": {
"git": {
"remote": "../../",
"subdir": "contrib/kube-prometheus/jsonnet/kube-prometheus"
}
},
"version": "c9631844b82cdce4eac7e05e21543018ea39acfc"
},
{
"name": "ksonnet",
"source": {
"git": {
"remote": "https://github.com/ksonnet/ksonnet-lib",
"subdir": ""
}
},
"version": "83f20ee933bcd13fcf4ad1b49a40c92135c5569c"
},
{
"name": "kubernetes-mixin",
"source": {
"git": {
"remote": "https://github.com/kubernetes-monitoring/kubernetes-mixin",
"subdir": ""
}
},
"version": "b46003c21f1eba3b7d9d361b44e77305ccff601e"
},
{
"name": "grafonnet",
"source": {
"git": {
"remote": "https://github.com/grafana/grafonnet-lib",
"subdir": "grafonnet"
}
},
"version": "0fdef020a6360415d2c8fdc82b29122583e4df05"
},
{
"name": "grafana-builder",
"source": {
"git": {
"remote": "https://github.com/kausalco/public",
"subdir": "grafana-builder"
}
},
"version": "8c4610783991b82ff12e485d24ac4f82d8839743"
},
{
"name": "grafana",
"source": {
"git": {
"remote": "https://github.com/brancz/kubernetes-grafana",
"subdir": "grafana"
}
},
"version": "942cd2349e27c2510c71158ee9ca953df33724f2"
},
{
"name": "prometheus-operator",
"source": {
"git": {
"remote": "https://github.com/coreos/prometheus-operator",
"subdir": "jsonnet/prometheus-operator"
}
},
"version": "ba92b2f232ef24684b9dc6bde03b74e1630909a6"
},
{
"name": "etcd-mixin",
"source": {
"git": {
"remote": "https://github.com/coreos/etcd",
"subdir": "Documentation/etcd-mixin"
}
},
"version": "2921ab670fa646c2cbb3ba53b5c5bc11ea47632f"
}
]
}