Files
kube-prometheus/jsonnetfile.json
Kemal Akkoyun 60846825fa Add missing dependency
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
2024-04-13 00:00:57 +02: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
}