Files
kube-prometheus/jsonnetfile.json
2024-08-07 17:12:28 +01:00

24 lines
400 B
JSON

{
"version": 1,
"dependencies": [
{
"source": {
"git": {
"remote": "https://github.com/grafana/jsonnet-libs.git",
"subdir": "mixin-utils"
}
},
"version": "master"
},
{
"source": {
"local": {
"directory": "jsonnet/kube-prometheus"
}
},
"version": ""
}
],
"legacyImports": true
}