From dc41a8bbcad6241762c53411f849b29c11d19b4c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 24 Jan 2026 17:54:00 +0000 Subject: [PATCH] chore(deps): update halfshot/matrix-hookshot docker tag to v7.3.1 --- clusters/cl01tl/helm/matrix-synapse/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/matrix-synapse/values.yaml b/clusters/cl01tl/helm/matrix-synapse/values.yaml index 09a9c237e..e0624c551 100644 --- a/clusters/cl01tl/helm/matrix-synapse/values.yaml +++ b/clusters/cl01tl/helm/matrix-synapse/values.yaml @@ -143,7 +143,7 @@ matrix-hookshot: main: image: repository: halfshot/matrix-hookshot - tag: 7.3.0 + tag: 7.3.1 pullPolicy: IfNotPresent resources: requests: -- 2.49.1