mirror of
https://github.com/prometheus-operator/prometheus-operator.git
synced 2025-04-16 09:16:38 +00:00
22 lines
353 B
JSON
22 lines
353 B
JSON
{
|
|
"version": 1,
|
|
"dependencies": [
|
|
{
|
|
"source": {
|
|
"local": {
|
|
"directory": "../../jsonnet/prometheus-operator"
|
|
}
|
|
},
|
|
"version": "."
|
|
},
|
|
{
|
|
"source": {
|
|
"local": {
|
|
"directory": "../../jsonnet/thanos"
|
|
}
|
|
},
|
|
"version": "."
|
|
}
|
|
],
|
|
"legacyImports": true
|
|
}
|