Updated mautrix-googlechat to v0.3.3

pub.solar
Ruben Hias 2022-06-06 11:27:10 +02:00 committed by teutat3s
parent c920292385
commit 881eb5a1b6
Signed by: teutat3s
GPG Key ID: 18DAE600A6BBE705
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ matrix_mautrix_googlechat_enabled: true
matrix_mautrix_googlechat_container_image_self_build: false
matrix_mautrix_googlechat_container_image_self_build_repo: "https://github.com/mautrix/googlechat.git"
matrix_mautrix_googlechat_version: v0.3.2
matrix_mautrix_googlechat_version: v0.3.3
# See: https://mau.dev/mautrix/googlechat/container_registry
matrix_mautrix_googlechat_docker_image: "{{ matrix_mautrix_googlechat_docker_image_name_prefix }}mautrix/googlechat:{{ matrix_mautrix_googlechat_version }}"
matrix_mautrix_googlechat_docker_image_name_prefix: "{{ 'localhost/' if matrix_mautrix_googlechat_container_image_self_build else 'dock.mau.dev/' }}"