Update halfshot/matrix-hookshot Docker tag to v7.2.0 (#1737)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m42s

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

<details>
<summary>matrix-org/matrix-hookshot (halfshot/matrix-hookshot)</summary>

### [`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. ([#&#8203;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. ([#&#8203;522](https://github.com/matrix-org/matrix-appservice-bridge/issues/522)) ([#&#8203;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. ([#&#8203;1091](https://github.com/matrix-org/matrix-hookshot/issues/1091))

</details>

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjEzNS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1737
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
This commit is contained in:
2025-10-14 00:34:41 +00:00
committed by Alex Lebens
parent 77fc72a1d5
commit 40eb980634

View File

@@ -130,7 +130,7 @@ matrix-hookshot:
main:
image:
repository: halfshot/matrix-hookshot
tag: 7.1.0
tag: 7.2.0
pullPolicy: IfNotPresent
resources:
requests: