kube-prometheus: Use locking mechanism for jsonnet dependencies

This commit is contained in:
Frederic Branczyk
2018-07-25 13:50:01 +02:00
parent 6f3eac5f4c
commit 9a011bb8ac
11 changed files with 30 additions and 113 deletions

View File

@@ -9,16 +9,6 @@
}
},
"version": "."
},
{
"name": "prometheus-operator",
"source": {
"git": {
"remote": "../../",
"subdir": "jsonnet/prometheus-operator"
}
},
"version": "."
}
]
}