*: Fix jsonnet-bundler files

This commit is contained in:
Frederic Branczyk
2020-01-30 09:56:19 +01:00
parent 3e7d8b391a
commit fabf273d30
2 changed files with 74 additions and 65 deletions

View File

@@ -1,6 +1,7 @@
{
"dependencies": [
{
"name": "kube-prometheus",
"source": {
"local": {
"directory": "jsonnet/kube-prometheus"
@@ -8,6 +9,5 @@
},
"version": ""
}
],
"legacyImports": true
]
}