kube-prometheus: Use locking mechanism for jsonnet dependencies

This commit is contained in:
Frederic Branczyk
2018-07-25 17:21:50 +02:00
parent 6f3eac5f4c
commit 9a011bb8ac
11 changed files with 30 additions and 113 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ manifests: vendor example.jsonnet build.sh
rm -rf manifests
./build.sh
vendor: $(JB_BINARY) jsonnetfile.json
vendor: $(JB_BINARY) jsonnetfile.json jsonnetfile.lock.json
rm -rf vendor
$(JB_BINARY) install