Parcourir la source

Merge pull request #3415 from spantaleev/renovate/dock.mau.dev-mautrix-googlechat-0.x

chore(deps): update dock.mau.dev/mautrix/googlechat docker tag to v0.5.2
pull/3416/head
Slavi Pantaleev il y a 1 an
committed by GitHub
Parent
révision
2737d7673e
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: B5690EEEBB952194
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      roles/custom/matrix-bridge-mautrix-googlechat/defaults/main.yml

+ 1
- 1
roles/custom/matrix-bridge-mautrix-googlechat/defaults/main.yml Voir le fichier

@@ -9,7 +9,7 @@ matrix_mautrix_googlechat_container_image_self_build_repo: "https://github.com/m
matrix_mautrix_googlechat_container_image_self_build_repo_version: "{{ 'master' if matrix_mautrix_googlechat_version == 'latest' else matrix_mautrix_googlechat_version }}"

# renovate: datasource=docker depName=dock.mau.dev/mautrix/googlechat
matrix_mautrix_googlechat_version: v0.5.1
matrix_mautrix_googlechat_version: v0.5.2
# 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/' }}"


Chargement…
Annuler
Enregistrer