From 82ae78ae20a6a38f42b48a09aaa0c9f1fc20dbd0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 00:56:12 +0000 Subject: [PATCH] Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.10.7 --- charts/mautrix-whatsapp/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/mautrix-whatsapp/values.yaml b/charts/mautrix-whatsapp/values.yaml index f5f3fe6..b7ebc3f 100644 --- a/charts/mautrix-whatsapp/values.yaml +++ b/charts/mautrix-whatsapp/values.yaml @@ -3,7 +3,7 @@ deployment: strategy: Recreate image: repository: dock.mau.dev/mautrix/whatsapp - tag: v0.10.6 + tag: v0.10.7 imagePullPolicy: IfNotPresent env: {} envFrom: []