fix(mautrix-bridge): update matrix bridges
This commit is contained in:
parent
f5702783d3
commit
7b5849f31b
4 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@ apiVersion: v2
|
||||||
name: mautrix-bridge
|
name: mautrix-bridge
|
||||||
description: A Matrix puppeting bridge mautrix.
|
description: A Matrix puppeting bridge mautrix.
|
||||||
type: application
|
type: application
|
||||||
version: "0.0.19"
|
version: "0.0.20"
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: WrenIX
|
- name: WrenIX
|
||||||
url: https://wrenix.eu
|
url: https://wrenix.eu
|
||||||
|
|
|
@ -7,7 +7,7 @@ description: "A Matrix puppeting bridge mautrix."
|
||||||
|
|
||||||
# mautrix-bridge
|
# mautrix-bridge
|
||||||
|
|
||||||
 
|
 
|
||||||
|
|
||||||
A Matrix puppeting bridge mautrix.
|
A Matrix puppeting bridge mautrix.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: mautrix/signal
|
repository: mautrix/signal
|
||||||
tag: "v0.8.1"
|
tag: "v0.8.2"
|
||||||
|
|
||||||
config:
|
config:
|
||||||
bridge:
|
bridge:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: mautrix/slack
|
repository: mautrix/slack
|
||||||
tag: "v0.2.0"
|
tag: "v0.2.1"
|
||||||
|
|
||||||
config:
|
config:
|
||||||
bridge:
|
bridge:
|
||||||
|
|
Loading…
Add table
Reference in a new issue