From fad1a074f4b6a3741d5a9bfb8e3fd30e0f7d532a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 16 Nov 2024 17:01:47 +0000 Subject: [PATCH] chore(deps): update dock.mau.dev/mautrix/meta docker tag to v0.4.2 --- 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 12093fc..4a4c999 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.1 + - image: dock.mau.dev/mautrix/meta:v0.4.2 name: bridge-facebook resources: {} command: ["/usr/bin/mautrix-meta", "-c", "/data/config.yaml", "--no-update"] -- 2.47.2