diff options
| author | Max Audron <audron@cocaine.farm> | 2021-05-16 00:31:24 +0200 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2021-05-16 00:31:24 +0200 |
| commit | bda302df12856879fd78efad1569135b1706973b (patch) | |
| tree | bca8e41eb6965c0cfcda2277cc13b0f949ca253a /deploy/jsonnetfile.lock.json | |
| parent | add container build (diff) | |
add deployment stuff
Diffstat (limited to '')
| -rw-r--r-- | deploy/jsonnetfile.lock.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/deploy/jsonnetfile.lock.json b/deploy/jsonnetfile.lock.json new file mode 100644 index 0000000..0eebc29 --- /dev/null +++ b/deploy/jsonnetfile.lock.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "dependencies": [ + { + "source": { + "git": { + "remote": "https://github.com/grafana/jsonnet-libs", + "subdir": "ksonnet-util" + } + }, + "version": "188bf1e03f0c7dcaaa53b916459a8afdc24a2c83", + "sum": "jelt5QWEerVPLHHZN6Ga0B4OQ/MLBl+OLj3kVzTET+Y=" + }, + { + "source": { + "git": { + "remote": "https://github.com/jsonnet-libs/k8s-alpha", + "subdir": "1.19" + } + }, + "version": "50fa5748382fbc0d6fb34105835fd07acaf0195f", + "sum": "OXTug8dGtUKG5MGkSdEvMllGfPitqG1kdTk4pPVSH8k=" + } + ], + "legacyImports": false +} |
