We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20729fc commit 36687c4Copy full SHA for 36687c4
roles/custom/matrix-synapse-reverse-proxy-companion/defaults/main.yml
@@ -24,7 +24,7 @@
24
matrix_synapse_reverse_proxy_companion_enabled: true
25
26
# renovate: datasource=docker depName=nginx
27
-matrix_synapse_reverse_proxy_companion_version: 1.29.0-alpine
+matrix_synapse_reverse_proxy_companion_version: 1.29.1-alpine
28
29
matrix_synapse_reverse_proxy_companion_base_path: "{{ matrix_synapse_base_path }}/reverse-proxy-companion"
30
matrix_synapse_reverse_proxy_companion_confd_path: "{{ matrix_synapse_reverse_proxy_companion_base_path }}/conf.d"
0 commit comments