Преглед изворни кода

Merge pull request #2269 from etkecc/patch-120

Update mautrix-googlechat 0.3.3 -> 0.4.0
pull/2270/head
Slavi Pantaleev пре 3 година
committed by GitHub
родитељ
комит
7a4918da15
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      roles/custom/matrix-bridge-mautrix-googlechat/defaults/main.yml

+ 1
- 1
roles/custom/matrix-bridge-mautrix-googlechat/defaults/main.yml Прегледај датотеку

@@ -8,7 +8,7 @@ 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_container_image_self_build_repo_version: "{{ 'master' if matrix_mautrix_googlechat_version == 'latest' else matrix_mautrix_googlechat_version }}"

matrix_mautrix_googlechat_version: v0.3.3
matrix_mautrix_googlechat_version: v0.4.0
# 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/' }}"


Loading…
Откажи
Сачувај