From 9a0f12c33533d61779712944e6a10f02e11db978 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 16 Oct 2024 12:01:42 +0000 Subject: [PATCH] chore(deps): update dock.mau.dev/mautrix/meta docker tag to v0.4.1 --- 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 dc843a0..c48eb56 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.0 + - image: dock.mau.dev/mautrix/meta:v0.4.1 name: bridge-facebook resources: {} command: ["/usr/bin/mautrix-meta", "-c", "/data/config.yaml", "--no-update"]