rx300,htz-cloud.miniserver: Updates
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
- update element-web to 1.10.11 - update gitea to 1.16.6 - update mautrix-telegram to 0.11.3 - update mautrix-whatsapp to 0.3.1
This commit is contained in:
parent
3cdd6ce6ba
commit
b9da0221bc
2 changed files with 9 additions and 8 deletions
|
@ -60,7 +60,7 @@ nodes['htz-cloud.miniserver'] = {
|
|||
},
|
||||
'element-web': {
|
||||
'url': 'chat.sophies-kitchen.eu',
|
||||
'version': 'v1.10.10',
|
||||
'version': 'v1.10.11',
|
||||
'config': {
|
||||
'default_server_config': {
|
||||
'm.homeserver': {
|
||||
|
@ -133,6 +133,7 @@ nodes['htz-cloud.miniserver'] = {
|
|||
},
|
||||
'matrix-media-repo': {
|
||||
'version': 'v1.2.12',
|
||||
'sha1': 'c2dfa521c2eea9a0dcde9f1c7803f52ce6d0352e',
|
||||
'homeservers': {
|
||||
'sophies-kitchen.eu': {
|
||||
'domain': 'http://[::1]:20080/',
|
||||
|
@ -153,7 +154,7 @@ nodes['htz-cloud.miniserver'] = {
|
|||
},
|
||||
},
|
||||
'mautrix-telegram': {
|
||||
'version': 'v0.11.2',
|
||||
'version': 'v0.11.3',
|
||||
'homeserver': {
|
||||
'domain': 'sophies-kitchen.eu',
|
||||
'url': 'https://matrix.sophies-kitchen.eu',
|
||||
|
|
|
@ -103,7 +103,7 @@ nodes['rx300'] = {
|
|||
},
|
||||
'element-web': {
|
||||
'url': 'chat.franzi.business',
|
||||
'version': 'v1.10.10',
|
||||
'version': 'v1.10.11',
|
||||
'config': {
|
||||
'default_server_config': {
|
||||
'm.homeserver': {
|
||||
|
@ -126,8 +126,8 @@ nodes['rx300'] = {
|
|||
},
|
||||
},
|
||||
'gitea': {
|
||||
'version': '1.16.5',
|
||||
'sha1': '2ddaf011428753da0d7ef0ef5c7f36c7f21cd3c7',
|
||||
'version': '1.16.6',
|
||||
'sha1': '9dcfc4093e35923c25261d3d19e33207f5a0f2bc',
|
||||
'domain': 'git.franzi.business',
|
||||
'email_domain_blocklist': {
|
||||
'aol.com',
|
||||
|
@ -227,7 +227,7 @@ nodes['rx300'] = {
|
|||
},
|
||||
},
|
||||
'mautrix-telegram': {
|
||||
'version': 'v0.11.2',
|
||||
'version': 'v0.11.3',
|
||||
'homeserver': {
|
||||
'domain': 'franzi.business',
|
||||
'url': 'https://matrix.franzi.business',
|
||||
|
@ -250,8 +250,8 @@ nodes['rx300'] = {
|
|||
},
|
||||
},
|
||||
'mautrix-whatsapp': {
|
||||
'version': 'v0.3.0',
|
||||
'sha1': '10d65afccb4e7e477125310088022a137a4f0589',
|
||||
'version': 'v0.3.1',
|
||||
'sha1': '761eb892650fa943e7c4fea6f285ca37ba1e5113',
|
||||
'homeserver': {
|
||||
'domain': 'franzi.business',
|
||||
'url': 'https://matrix.franzi.business',
|
||||
|
|
Loading…
Reference in a new issue