This commit is contained in:
technofab 2024-04-24 16:45:10 +02:00
commit 249d048d34
11 changed files with 744 additions and 0 deletions

33
jsonnetfile.json Normal file
View file

@ -0,0 +1,33 @@
{
"version": 1,
"dependencies": [
{
"source": {
"git": {
"remote": "ssh://git@gitlab.com/technofab/inka.git",
"subdir": ""
}
},
"version": "main"
},
{
"source": {
"http": {
"url": "https://gitlab.com/api/v4/projects/44043879/packages/generic/coder-coder/${VERSION}/package.tar.gz",
"target": "coder"
}
},
"version": "0.17.0"
},
{
"source": {
"http": {
"url": "https://gitlab.com/api/v4/projects/44043879/packages/generic/kreuzwerker-docker/${VERSION}/package.tar.gz",
"target": "docker"
}
},
"version": "3.0.2"
}
],
"legacyImports": true
}