From 8bd5fdc6617292e1883cec54e204afb339a79544 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 16 Dec 2024 17:02:06 +0000 Subject: [PATCH] chore(deps): update dock.mau.dev/mautrix/meta docker tag to v0.4.3 --- k8s/matrix/bridge-facebook.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/matrix/bridge-facebook.yaml b/k8s/matrix/bridge-facebook.yaml index 4a4c999..d87b668 100644 --- a/k8s/matrix/bridge-facebook.yaml +++ b/k8s/matrix/bridge-facebook.yaml @@ -60,7 +60,7 @@ spec: - secretRef: name: bridge-facebook containers: - - image: dock.mau.dev/mautrix/meta:v0.4.2 + - image: dock.mau.dev/mautrix/meta:v0.4.3 name: bridge-facebook resources: {} command: ["/usr/bin/mautrix-meta", "-c", "/data/config.yaml", "--no-update"]