1
0
Fork 0
mirror of https://github.com/prometheus-operator/prometheus-operator.git synced 2025-04-16 09:16:38 +00:00
prometheus-operator/hack/generate/jsonnetfile.json
2018-06-07 10:04:05 +02:00

14 lines
No EOL
303 B
JSON

{
"dependencies": [
{
"name": "prometheus-operator",
"source": {
"git": {
"remote": "../../",
"subdir": "jsonnet/prometheus-operator"
}
},
"version": "."
}
]
}