update jsonnet dependencies

This commit is contained in:
paulfantom
2020-01-27 17:30:21 +01:00
parent 3277200fc5
commit 3137c5f607
2 changed files with 79 additions and 88 deletions

View File

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