Compare commits

..

4 Commits

Author SHA1 Message Date
renovate[bot] 665ba49311 Update dependency requests to v2.34.1 2026-05-13 21:26:23 +00:00
renovate[bot] 401dfe6c86 Update dependency matrix-org/synapse-s3-storage-provider to v1.6.1 2026-05-13 21:10:43 +03:00
renovate[bot] 1a82f38061 Update ghcr.io/matrix-org/rageshake Docker tag to v1.18.0 2026-05-13 21:07:29 +03:00
renovate[bot] 953745aede Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2026.5.13 2026-05-13 15:53:06 +03:00
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -12,11 +12,11 @@ markdown-it-py==4.2.0
MarkupSafe==3.0.3
mdit-py-plugins==0.6.0
mdurl==0.1.2
myst-parser==5.1.0
myst-parser==5.0.0
packaging==26.2
Pygments==2.20.0
PyYAML==6.0.3
requests==2.33.1
requests==2.34.1
setuptools==82.0.1
snowballstemmer==3.0.1
Sphinx==9.1.0
@@ -11,7 +11,7 @@
matrix_alertmanager_receiver_enabled: true
# renovate: datasource=docker depName=docker.io/metio/matrix-alertmanager-receiver
matrix_alertmanager_receiver_version: 2026.5.6
matrix_alertmanager_receiver_version: 2026.5.13
matrix_alertmanager_receiver_scheme: https
@@ -24,7 +24,7 @@ matrix_rageshake_path_prefix: /
# There are no stable container image tags yet.
# See: https://github.com/matrix-org/rageshake/issues/69
# renovate: datasource=docker depName=ghcr.io/matrix-org/rageshake
matrix_rageshake_version: 1.17.1
matrix_rageshake_version: 1.18.0
matrix_rageshake_base_path: "{{ matrix_base_data_path }}/rageshake"
matrix_rageshake_config_path: "{{ matrix_rageshake_base_path }}/config"
@@ -1616,7 +1616,7 @@ matrix_synapse_ext_encryption_config_yaml: |
# Enabling this will enable customizations and inject the appropriate Dockerfile clauses for installing synapse-s3-storage-provider.
matrix_synapse_ext_synapse_s3_storage_provider_enabled: false
# renovate: datasource=github-releases depName=matrix-org/synapse-s3-storage-provider
matrix_synapse_ext_synapse_s3_storage_provider_version: 1.6.0
matrix_synapse_ext_synapse_s3_storage_provider_version: 1.6.1
# Controls whether media from this (local) server is stored in s3-storage-provider
matrix_synapse_ext_synapse_s3_storage_provider_store_local: true
# Controls whether media from remote servers is stored in s3-storage-provider