mirror of https://github.com/renovatebot/renovate
25 lines
521 B
JSON
25 lines
521 B
JSON
{
|
|
"version": 1,
|
|
"dependencies": [
|
|
{
|
|
"source": {
|
|
"git": {
|
|
"remote": "https://github.com/prometheus-operator/prometheus-operator.git",
|
|
"subdir": "jsonnet/prometheus-operator"
|
|
}
|
|
},
|
|
"version": "v0.50.0"
|
|
},
|
|
{
|
|
"source": {
|
|
"git": {
|
|
"remote": "ssh://git@github.com/prometheus-operator/kube-prometheus.git",
|
|
"subdir": "jsonnet/kube-prometheus"
|
|
}
|
|
},
|
|
"version": "v0.9.0"
|
|
}
|
|
],
|
|
"legacyImports": true
|
|
}
|