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/scripts/generate/jsonnetfile.json
2021-01-06 02:10:07 +08:00

22 lines
353 B
JSON

{
"version": 1,
"dependencies": [
{
"source": {
"local": {
"directory": "../../jsonnet/prometheus-operator"
}
},
"version": "."
},
{
"source": {
"local": {
"directory": "../../jsonnet/thanos"
}
},
"version": "."
}
],
"legacyImports": true
}