mirror of
https://github.com/thanos-io/kube-thanos.git
synced 2026-05-05 20:16:14 +02:00
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>
15 lines
203 B
JSON
15 lines
203 B
JSON
{
|
|
"version": 1,
|
|
"dependencies": [
|
|
{
|
|
"source": {
|
|
"local": {
|
|
"directory": "jsonnet/kube-thanos"
|
|
}
|
|
},
|
|
"version": ""
|
|
}
|
|
],
|
|
"legacyImports": false
|
|
}
|