Commit Graph

108 Commits

Author SHA1 Message Date
90f2e3a16f reduce retention
All checks were successful
lint-test-helm / helm-lint (push) Successful in 18s
renovate / renovate (push) Successful in 3m41s
2025-09-09 11:01:53 -05:00
b71391f9c8 Update halfshot/matrix-hookshot Docker tag to v7.1.0 (#1237)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [halfshot/matrix-hookshot](https://github.com/matrix-org/matrix-hookshot) | minor | `7.0.0` -> `7.1.0` |

---

### Release Notes

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

### [`v7.1.0`](https://github.com/matrix-org/matrix-hookshot/blob/HEAD/CHANGELOG.md#710-2025-08-15)

[Compare Source](https://github.com/matrix-org/matrix-hookshot/compare/7.0.0...7.1.0)

\==================

## Features

- Add an option in the config to disable hook bodies in Matrix messages. ([#&#8203;1004](https://github.com/matrix-org/matrix-hookshot/issues/1004))
- Hookshot will now ping the homeserver on startup to ensure it can be reached. ([#&#8203;1062](https://github.com/matrix-org/matrix-hookshot/issues/1062))
- Multiple config files (merged in order) may now be specified on the command line. ([#&#8203;1065](https://github.com/matrix-org/matrix-hookshot/issues/1065))
- Support Matrix v12 rooms. ([#&#8203;1077](https://github.com/matrix-org/matrix-hookshot/issues/1077))
- Add support for following room upgrades. Hookshot will now carry across all connections from the predecessor room to the next room. ([#&#8203;1079](https://github.com/matrix-org/matrix-hookshot/issues/1079))

## Bugfixes

- Fix bugs in handling server names that includes colons. ([#&#8203;1068](https://github.com/matrix-org/matrix-hookshot/issues/1068))

## Improved Documentation

- Instructions for how to setup a developer enviroment [are now included](https://matrix-org.github.io/matrix-hookshot/latest/dev/setup.html). This includes
  a new `docker-compose.yml` file for development. The previous unmaintained docker-compose setup for multiple workers has been removed. ([#&#8203;1065](https://github.com/matrix-org/matrix-hookshot/issues/1065))

## Internal Changes

- Support Node 24, and drop support for Node 23. ([#&#8203;1059](https://github.com/matrix-org/matrix-hookshot/issues/1059))
- GitHub and GitLab webhook requests should now be directed to /github and /gitlab respectively. `/` and `/oauth` is now deprecated and will be removed in a future release. ([#&#8203;1063](https://github.com/matrix-org/matrix-hookshot/issues/1063))
- Log encrypted device identities for consumption by third party tooling. ([#&#8203;1066](https://github.com/matrix-org/matrix-hookshot/issues/1066))
- Update matrix-appservice-bridge to 11.0.0. ([#&#8203;1083](https://github.com/matrix-org/matrix-hookshot/issues/1083))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1237
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-17 02:13:11 +00:00
fd14b22467 Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.12.4 (#1233)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m28s
2025-08-16 13:01:29 +00:00
c7aef50428 switch redis
Some checks failed
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Has been cancelled
2025-07-29 20:14:41 -05:00
320450f27e Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.12.3
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m10s
2025-07-16 11:01:39 +00:00
1ef9563450 Update dock.mau.dev/mautrix/discord Docker tag to v0.7.5
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 10s
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
2025-07-16 11:01:21 +00:00
fb2897d31a shorten retention
All checks were successful
lint-test-helm / helm-lint (push) Successful in 42s
renovate / renovate (push) Successful in 1m35s
2025-07-08 20:17:24 -05:00
ee68fe65a4 Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.12.2
Some checks failed
lint-test-helm / helm-lint (push) Failing after 6s
process-issues / process-issues (push) Failing after 7s
process-pull-requests / process-pull-requests (push) Successful in 9s
renovate / renovate (push) Successful in 2m4s
2025-06-16 18:02:26 +00:00
bcae9cfcf4 Update dock.mau.dev/mautrix/discord Docker tag to v0.7.4
Some checks failed
lint-test-helm / helm-lint (push) Failing after 7s
lint-test-helm / helm-lint (pull_request) Successful in 10s
renovate / renovate (push) Has been cancelled
2025-06-16 18:01:56 +00:00
f4f43acf8a change secret
All checks were successful
renovate / renovate (push) Successful in 3m6s
2025-06-06 12:27:16 -05:00
fb19f6a4a2 enable persistance and replpication 2025-05-19 19:50:25 -05:00
4c136551fb enable persistance, replpication, and resources to valkey instances 2025-05-19 19:42:17 -05:00
e9181f9144 update app-template chart 2025-05-16 21:40:29 -05:00
c46a550fce Update halfshot/matrix-hookshot Docker tag to v7 2025-05-16 21:34:58 +00:00
4c7f4df42a Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.12.1
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 23s
2025-05-16 06:31:29 +00:00
155b04c209 enable rules 2025-05-14 18:26:52 -05:00
7eaaf8d6be upgrade chart 2025-05-14 14:20:21 -05:00
3f3fe6577d Update dock.mau.dev/mautrix/discord Docker tag to v0.7.3
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 34s
2025-04-25 01:30:45 +00:00
6425f0fb60 Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.12.0 2025-04-24 23:37:46 +00:00
5bdfbbe882 Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.11.4
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 18s
2025-03-17 21:02:27 +00:00
b9c4cabc32 disable key 2025-03-03 11:58:21 -06:00
ee930e82d4 enable backups 2025-03-03 11:57:22 -06:00
8aa49b3360 enable key 2025-03-03 11:56:16 -06:00
f4d0867c04 bootstrap 2025-03-03 11:39:25 -06:00
2a69f0fcca disable backup 2025-03-03 11:32:19 -06:00
624f38e994 add matrix 2025-03-03 11:31:25 -06:00
9fe661cf24 migration to next 2025-03-02 16:56:16 -06:00
renovate[bot]
854b307cb9 Update halfshot/matrix-hookshot Docker tag to v6.0.3 (#1328)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-26 15:56:46 -06:00
renovate[bot]
bd7cfdef66 Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.11.3 (#1323)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-26 21:13:27 +00:00
19c235f08e disable password files 2025-02-26 12:31:28 -06:00
2fd3612a31 enable hookshot 2025-02-23 00:22:04 -06:00
1a53ae61b5 disable hookshot 2025-02-23 00:07:28 -06:00
be025457e9 chnage config 2025-02-22 23:53:37 -06:00
4acc0a69f7 chnage key name 2025-02-22 23:41:30 -06:00
b8bec7d0c3 chnage key name 2025-02-22 23:40:39 -06:00
f430105c5e disable key job 2025-02-22 23:40:18 -06:00
0fbe62bd35 add matrix 2025-02-22 23:36:37 -06:00
8b4eee804f stage for rebuilt 2025-02-15 19:03:16 -06:00
renovate[bot]
3d8ccfab0c Update halfshot/matrix-hookshot Docker tag to v6.0.2 (#1194)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-05 10:37:47 -06:00
30999e27d9 remove persistence for valkey 2025-02-05 01:54:19 -06:00
renovate[bot]
757bbeabdf Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.11.2 (#1103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-17 19:30:06 -06:00
renovate[bot]
d6897b9e29 Update dock.mau.dev/mautrix/discord Docker tag to v0.7.2 (#1045)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 21:34:13 -06:00
af4a4e1e7c fix resource name 2025-01-08 20:31:20 -06:00
8d056af2d8 adjust resources 2025-01-08 16:21:15 -06:00
e3a32d0866 adjust resources 2025-01-08 15:11:19 -06:00
290ede15da upgrade chart and use chart image 2024-12-29 20:12:41 -06:00
672be8fcef remove pg-16 2024-12-22 18:32:57 -06:00
929075af8e switch to pg-17 2024-12-22 18:27:54 -06:00
bf7f5e8240 add pg-17 2024-12-22 18:23:59 -06:00
c7ba9eee2e enable backups 2024-12-12 13:05:50 -06:00