chore: publish new catalogue release changes
This commit is contained in:
parent
043b405d58
commit
614d291da3
1 changed files with 16 additions and 2 deletions
18
recipes.json
18
recipes.json
|
@ -1527,7 +1527,7 @@
|
||||||
"description": "Open, interoperable, decentralised real-time communication – reference Matrix homeserver",
|
"description": "Open, interoperable, decentralised real-time communication – reference Matrix homeserver",
|
||||||
"features": {
|
"features": {
|
||||||
"backups": "No",
|
"backups": "No",
|
||||||
"email": "No",
|
"email": "Yes",
|
||||||
"healthcheck": "Yes",
|
"healthcheck": "Yes",
|
||||||
"image": {
|
"image": {
|
||||||
"image": "matrixdotorg/synapse",
|
"image": "matrixdotorg/synapse",
|
||||||
|
@ -1537,7 +1537,7 @@
|
||||||
},
|
},
|
||||||
"status": 0,
|
"status": 0,
|
||||||
"tests": "No",
|
"tests": "No",
|
||||||
"sso": "No"
|
"sso": "Yes"
|
||||||
},
|
},
|
||||||
"icon": "https://git.coopcloud.tech/repo-avatars/109-71d1b483b01101c87e48bf1ea5ee24d5",
|
"icon": "https://git.coopcloud.tech/repo-avatars/109-71d1b483b01101c87e48bf1ea5ee24d5",
|
||||||
"name": "matrix-synapse",
|
"name": "matrix-synapse",
|
||||||
|
@ -1571,6 +1571,20 @@
|
||||||
"tag": "13-alpine"
|
"tag": "13-alpine"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"1.2.0+v1.52.0": {
|
||||||
|
"app": {
|
||||||
|
"digest": "537541a",
|
||||||
|
"image": "matrixdotorg/synapse",
|
||||||
|
"tag": "v1.52.0"
|
||||||
|
},
|
||||||
|
"db": {
|
||||||
|
"digest": "1c1f81c",
|
||||||
|
"image": "postgres",
|
||||||
|
"tag": "13-alpine"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"website": "https://github.com/matrix-org/synapse/"
|
"website": "https://github.com/matrix-org/synapse/"
|
||||||
|
|
Loading…
Reference in a new issue