From b428885255247b62f2bd9c4bc84ed88f689df557 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 16 Apr 2025 12:03:37 +0000 Subject: [PATCH] chore(deps): update dock.mau.dev/mautrix/meta docker tag to v0.4.6 --- 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 bb7a076..56ff896 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.5 + - image: dock.mau.dev/mautrix/meta:v0.4.6 name: bridge-facebook resources: {} command: ["/usr/bin/mautrix-meta", "-c", "/data/config.yaml", "--no-update"] -- 2.47.2