Slavi Pantaleev
2b0ea94a72
Remove `matrix_synapse_container_image_customizations_s3_storage_provider_installation_old_boto_workaround_enabled`
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/4637
We no longer need to boto workaround since s3-storage-provider got
upgraded to v1.6.0 in https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/4635
9 месяцев назад
Slavi Pantaleev
ed9bb75a52
`packageName` -> `depName` for Renovate line for `matrix-org/synapse-s3-storage-provider`
`depName` is a required attribute as per our custom regex.
Ref:
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/4635
- 2d05db52c7/.github/renovate.json (L16)
9 месяцев назад
Benjamin Blacher
2d05db52c7
Update s3 storage provider version to 1.6.0, add renovate
9 месяцев назад
renovate[bot]
9791f8a120
chore(deps): update halfshot/matrix-hookshot docker tag to v7.2.0
9 месяцев назад
renovate[bot]
4145b811a3
chore(deps): update gnuxie/draupnir docker tag to v2.7.0
9 месяцев назад
renovate[bot]
6e4f781995
chore(deps): update oci.element.io/element-admin docker tag to v0.1.4
9 месяцев назад
renovate[bot]
1bd6e8d064
chore(deps): update nginx docker tag to v1.29.2
9 месяцев назад
renovate[bot]
feb7953132
chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.139.2
10 месяцев назад
renovate[bot]
951b27ed7f
chore(deps): update ghcr.io/element-hq/element-web docker tag to v1.12.1
10 месяцев назад
Aine
b7f03aa4b2
Synapse v1.139.1 - security fix
10 месяцев назад
Aine
58688bf538
synapse - introduce vars to control server notices
10 месяцев назад
Aine
afa003fadd
postmoogle v0.9.27
10 месяцев назад
Benjamin Blacher
dbae258970
Add support for new mas account variables
10 месяцев назад
Aine
647652852b
fix missing endif
10 месяцев назад
Aine
c704be1f68
fix typo
10 месяцев назад
Aine
ba19f37cb2
add more vars to dynamic dns config
10 месяцев назад
renovate[bot]
32f9c34aeb
chore(deps): update hif1/heisenbridge docker tag to v1.15.4
10 месяцев назад
Slavi Pantaleev
37a0967258
Fix templating of `matrix_authentication_service_config_http_listener_web_resources_default` when `not matrix_authentication_service_admin_api_enabled`
Regression since db54063a0c
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/4617
10 месяцев назад
Slavi Pantaleev
931056a1dc
Make pre-commit happy
10 месяцев назад
Slavi Pantaleev
677b1ea55b
Make yamllint happy
10 месяцев назад
Slavi Pantaleev
3bf56e931d
Add support for Element Admin
10 месяцев назад
Slavi Pantaleev
db54063a0c
Add `matrix_authentication_service_admin_api_enabled` that controls if the Matrix Authentication Service's API is enabled
Builds up on top of d0adc8a374
10 месяцев назад
Slavi Pantaleev
8857f78a4d
Add `matrix_authentication_service_config_http_listener_web_resources*` variables for controlling Matrix Authentication Service's web HTTP listener's resources
10 месяцев назад
Aine
1b8c153c4a
Synapse Admin v0.11.1-etke48
10 месяцев назад
renovate[bot]
42aa749f14
chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.139.0
10 месяцев назад
renovate[bot]
796b5597f4
chore(deps): update ajbura/cinny docker tag to v4.10.1
10 месяцев назад
renovate[bot]
65d41bd84d
chore(deps): update ghcr.io/jasonlaguidice/matrix-steam-bridge docker tag to v1.0.5
10 месяцев назад
renovate[bot]
6fd1119cdd
chore(deps): update ghcr.io/jasonlaguidice/matrix-steam-bridge docker tag to v1.0.4
10 месяцев назад
renovate[bot]
90d3cf78b3
chore(deps): update ghcr.io/element-hq/element-call docker tag to v0.16.0
10 месяцев назад
renovate[bot]
70fd18079e
chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.138.2
10 месяцев назад
renovate[bot]
3819cc7b13
chore(deps): update docker.io/metio/matrix-alertmanager-receiver docker tag to v2025.9.24
10 месяцев назад
Slavi Pantaleev
2607714887
Fix broken `firing` template for matrix-alertmanager-receiver
This was an upstream documentation mistake that propagated to us
during the update in 25e7cac28d .
The upstream fix is here:
- 8f7f4d1dd1
- https://github.com/metio/matrix-alertmanager-receiver/pull/99
10 месяцев назад
renovate[bot]
4cc7d8456b
chore(deps): update ghcr.io/element-hq/matrix-authentication-service docker tag to v1.3.0
10 месяцев назад
Slavi Pantaleev
2997f23e20
Remove variables controlling removed Element options (`secure_backup_required` & `secure_backup_setup_methods`) from `/.well-known/matrix/client`
Ref:
- https://github.com/element-hq/element-web/pull/30681
- https://github.com/element-hq/element-web/pull/30702
10 месяцев назад
renovate[bot]
6e5cf9f3be
chore(deps): update ghcr.io/element-hq/element-web docker tag to v1.12.0
10 месяцев назад
renovate[bot]
2591223b20
chore(deps): update ghcr.io/anoadragon453/matrix-reminder-bot docker tag to v0.4.0
10 месяцев назад
Julius Nowakowski
3fee130331
fix: displayname_template lost during parsing to dict
10 месяцев назад
Slavi Pantaleev
2ea4384840
Add `--no-update` to mautrix-whatsapp and mautrix-gmessages
All other mautrix bridges already had `--no-update`.
For some reason, these 2 didn't.
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/4585
10 месяцев назад
Slavi Pantaleev
9f6305db4d
Upgrade matrix-corporal (3.1.6 -> 3.1.7)
10 месяцев назад
Slavi Pantaleev
25e7cac28d
Upgrade matrix-alertmanager-receiver (2025.9.10 -> 2025.9.17) and switch from `computed-values` to in-template logic
Ref:
- https://github.com/metio/matrix-alertmanager-receiver/releases/tag/2025.9.17
- https://github.com/metio/matrix-alertmanager-receiver/pull/94
10 месяцев назад
renovate[bot]
beaf0ba16e
Update dock.mau.dev/mautrix/gmessages Docker tag to v0.7.0
10 месяцев назад
renovate[bot]
c2e606095c
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.12.5
10 месяцев назад
renovate[bot]
84bde915c7
Update dock.mau.dev/mautrix/signal Docker tag to v0.8.7
10 месяцев назад
Slavi Pantaleev
d8eed6bfd3
Add some variables for controlling `x_forwarded` settings for Synapse listeners
10 месяцев назад
Aine
38b40242c4
element web v1.11.112
10 месяцев назад
renovate[bot]
f12d6a901c
Update matrixconduit/matrix-conduit Docker tag to v0.10.9
10 месяцев назад
Slavi Pantaleev
24c2de23d5
Upgrade baibot (v1.8.0 -> v1.8.1)
10 месяцев назад
Slavi Pantaleev
deb19fb67c
Switch container image for synapse-auto-compressor (`etke.cc/rust-synapse-compress-state` -> `mb-saces/rust-synapse-tools`)
Both container images provide the same version (v0.1.4) of the upstream software
(https://github.com/matrix-org/rust-synapse-compress-state ).
The new container image is also available multiarch and is available for `arm64`,
removing the need to self-build on this architecture.
10 месяцев назад
renovate[bot]
4d15ebcffa
Update registry.gitlab.com/mb-saces/rust-synapse-tools Docker tag to v0.0.3
10 месяцев назад
Slavi Pantaleev
2a2ef828c3
Extract `mb-saces/rust-synapse-tools` version into a variable (`matrix_synapse_rust_synapse_compress_state_docker_image_version`) and annotate for Renovate
10 месяцев назад