From 40eb98063432546ec8fb46655e227399e074e35e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 14 Oct 2025 00:34:41 +0000 Subject: [PATCH] Update halfshot/matrix-hookshot Docker tag to v7.2.0 (#1737) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [halfshot/matrix-hookshot](https://github.com/matrix-org/matrix-hookshot) | minor | `7.1.0` -> `7.2.0` | --- ### Release Notes
matrix-org/matrix-hookshot (halfshot/matrix-hookshot) ### [`v7.2.0`](https://github.com/matrix-org/matrix-hookshot/blob/HEAD/CHANGELOG.md#720-2025-10-10) [Compare Source](https://github.com/matrix-org/matrix-hookshot/compare/7.1.0...7.2.0) ##### Features - Add configuration option for generic webhooks to configure maximum request body size limit, increase default to 1mb from default 100kb. ([#​1090](https://github.com/matrix-org/matrix-hookshot/issues/1090)) ##### Bugfixes - Fix a bug where users may fail to be registered with a `IO.ELEMENT.MSC4190.M_APPSERVICE_LOGIN_UNSUPPORTED` error when `MSC4190` is enabled on the homeserver. ([#​522](https://github.com/matrix-org/matrix-appservice-bridge/issues/522)) ([#​1092](https://github.com/matrix-org/matrix-hookshot/issues/1092)) ##### Internal Changes - Use emojis for all icons instead of dingbats, ensuring all clients render the icons in colour. ([#​1091](https://github.com/matrix-org/matrix-hookshot/issues/1091))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1737 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/platform/matrix-synapse/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/platform/matrix-synapse/values.yaml b/clusters/cl01tl/platform/matrix-synapse/values.yaml index 01c58345e..16b39bbda 100644 --- a/clusters/cl01tl/platform/matrix-synapse/values.yaml +++ b/clusters/cl01tl/platform/matrix-synapse/values.yaml @@ -130,7 +130,7 @@ matrix-hookshot: main: image: repository: halfshot/matrix-hookshot - tag: 7.1.0 + tag: 7.2.0 pullPolicy: IfNotPresent resources: requests: