kube-thanos/jsonnetfile.lock.json
Matthias Loibl 5bda260d62
Remove ksonnet
All ksonnet dependencies have been removed.
As a matter of fact there are no dependencies for kube-thanos left.
These are pure jsonnet,JSON,YAML files now.

Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
2020-10-22 12:29:19 +02:00

15 lines
203 B
JSON

{
"version": 1,
"dependencies": [
{
"source": {
"local": {
"directory": "jsonnet/kube-thanos"
}
},
"version": ""
}
],
"legacyImports": false
}