nodes/htz.ex42-1048908: update mautrix-telegram to 0.9.2-rc2
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
06e30cf23c
commit
af97226512
2 changed files with 2 additions and 1 deletions
|
@ -31,7 +31,7 @@ directories = {
|
||||||
git_deploy = {
|
git_deploy = {
|
||||||
'/opt/mautrix-telegram/src': {
|
'/opt/mautrix-telegram/src': {
|
||||||
'repo': 'https://github.com/tulir/mautrix-telegram.git',
|
'repo': 'https://github.com/tulir/mautrix-telegram.git',
|
||||||
'rev': 'v0.8.2',
|
'rev': node.metadata['mautrix-telegram']['version'],
|
||||||
'triggers': {
|
'triggers': {
|
||||||
'action:mautrix-telegram_install_bridge',
|
'action:mautrix-telegram_install_bridge',
|
||||||
'action:mautrix-telegram_upgrade_database',
|
'action:mautrix-telegram_upgrade_database',
|
||||||
|
|
|
@ -114,6 +114,7 @@ nodes['htz.ex42-1048908'] = {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
'mautrix-telegram': {
|
'mautrix-telegram': {
|
||||||
|
'version': 'v0.9.0-rc2',
|
||||||
'homeserver': {
|
'homeserver': {
|
||||||
'domain': 'franzi.business',
|
'domain': 'franzi.business',
|
||||||
'url': 'https://matrix.franzi.business',
|
'url': 'https://matrix.franzi.business',
|
||||||
|
|
Loading…
Reference in a new issue