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
|
||||
description: A Matrix puppeting bridge mautrix.
|
||||
type: application
|
||||
version: "0.0.19"
|
||||
version: "0.0.20"
|
||||
maintainers:
|
||||
- name: WrenIX
|
||||
url: https://wrenix.eu
|
||||
|
|
|
@ -7,7 +7,7 @@ description: "A Matrix puppeting bridge mautrix."
|
|||
|
||||
# mautrix-bridge
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
A Matrix puppeting bridge mautrix.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: mautrix/signal
|
||||
tag: "v0.8.1"
|
||||
tag: "v0.8.2"
|
||||
|
||||
config:
|
||||
bridge:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: mautrix/slack
|
||||
tag: "v0.2.0"
|
||||
tag: "v0.2.1"
|
||||
|
||||
config:
|
||||
bridge:
|
||||
|
|
Loading…
Add table
Reference in a new issue