chore: new mailman3 release
This commit is contained in:
parent
2fd5344c5e
commit
6fc64f8c55
1 changed files with 26 additions and 1 deletions
27
recipes.json
27
recipes.json
|
@ -1348,7 +1348,32 @@
|
||||||
"name": "mailman3",
|
"name": "mailman3",
|
||||||
"repository": "https://git.coopcloud.tech/coop-cloud/mailman3.git",
|
"repository": "https://git.coopcloud.tech/coop-cloud/mailman3.git",
|
||||||
"ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/mailman3.git",
|
"ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/mailman3.git",
|
||||||
"versions": [],
|
"versions": [
|
||||||
|
{
|
||||||
|
"0.1.0+1.21.1": {
|
||||||
|
"app": {
|
||||||
|
"digest": "6bf4779",
|
||||||
|
"image": "nginx",
|
||||||
|
"tag": "1.21.1"
|
||||||
|
},
|
||||||
|
"core": {
|
||||||
|
"digest": "26c920c",
|
||||||
|
"image": "maxking/mailman-core",
|
||||||
|
"tag": "0.3"
|
||||||
|
},
|
||||||
|
"db": {
|
||||||
|
"digest": "6dac3b6",
|
||||||
|
"image": "postgres",
|
||||||
|
"tag": "13-alpine"
|
||||||
|
},
|
||||||
|
"web": {
|
||||||
|
"digest": "9ba9d3d",
|
||||||
|
"image": "maxking/mailman-web",
|
||||||
|
"tag": "0.3"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
"website": ""
|
"website": ""
|
||||||
},
|
},
|
||||||
"mailu": {
|
"mailu": {
|
||||||
|
|
Loading…
Reference in a new issue