aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Audron <audron@cocaine.farm>2022-02-19 13:53:35 +0100
committerMax Audron <audron@cocaine.farm>2022-02-19 13:53:35 +0100
commitdfa64b3c7c74bf0fa117991e0717f6d091e23859 (patch)
tree25e1ba35d4ca122617fa2319559c9fbb54deed45
parentfix deploy to work with gitlab agent (diff)
remove jsonnet lock file
-rw-r--r--deploy/jsonnetfile.lock.json36
1 files changed, 0 insertions, 36 deletions
diff --git a/deploy/jsonnetfile.lock.json b/deploy/jsonnetfile.lock.json
deleted file mode 100644
index b0e3491..0000000
--- a/deploy/jsonnetfile.lock.json
+++ /dev/null
@@ -1,36 +0,0 @@
-{
- "version": 1,
- "dependencies": [
- {
- "source": {
- "git": {
- "remote": "https://github.com/grafana/jsonnet-libs.git",
- "subdir": "ksonnet-util"
- }
- },
- "version": "0e1f8c4362c036ae14afafed4f744216b306044d",
- "sum": "jelt5QWEerVPLHHZN6Ga0B4OQ/MLBl+OLj3kVzTET+Y="
- },
- {
- "source": {
- "git": {
- "remote": "https://github.com/jsonnet-libs/k8s-alpha.git",
- "subdir": "1.21"
- }
- },
- "version": "b3200f1ead8ebb74932673a41748194950564686",
- "sum": "QVUm2JrNnhjorXlfsNBDV0uvPgSWUolMYG9UzWLo1qQ="
- },
- {
- "source": {
- "git": {
- "remote": "https://gitlab.com/cocainefarm/k8s/lib/util.git",
- "subdir": ""
- }
- },
- "version": "d70d21454438cd678da7e36e01bcf8b5523ecc6c",
- "sum": "nZJXihudUo9iY7ojEQVo/Nidinmj0JcApECTPom41As="
- }
- ],
- "legacyImports": false
-}