mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-01-28 15:43:17 +03:00
Compare commits
3 Commits
42e6c8d989
...
45ed9cc226
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
45ed9cc226 | ||
|
|
99d68c4e51 | ||
|
|
fe34e6c61d |
@@ -43,7 +43,7 @@
|
||||
version: ff2fd42e1c1a9e28e3312bbd725395f9c2fc7f16
|
||||
name: playbook_state_preserver
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-postgres.git
|
||||
version: v18.0-1
|
||||
version: v18.1-0
|
||||
name: postgres
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-postgres-backup.git
|
||||
version: v18-0
|
||||
@@ -67,7 +67,7 @@
|
||||
version: v1.1.0-0
|
||||
name: timesync
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-traefik.git
|
||||
version: v3.6.0-0
|
||||
version: v3.6.1-0
|
||||
name: traefik
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-traefik-certs-dumper.git
|
||||
version: v2.10.0-2
|
||||
|
||||
@@ -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.16.3
|
||||
matrix_rageshake_version: 1.17.0
|
||||
|
||||
matrix_rageshake_base_path: "{{ matrix_base_data_path }}/rageshake"
|
||||
matrix_rageshake_config_path: "{{ matrix_rageshake_base_path }}/config"
|
||||
|
||||
Reference in New Issue
Block a user