Skip to content

Commit

Permalink
Merge pull request spantaleev#3415 from spantaleev/renovate/dock.mau.…
Browse files Browse the repository at this point in the history
…dev-mautrix-googlechat-0.x

chore(deps): update dock.mau.dev/mautrix/googlechat docker tag to v0.5.2
  • Loading branch information
spantaleev authored Jul 16, 2024
2 parents 6538f06 + 2ffadc1 commit 2737d76
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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/' }}"
Expand Down

0 comments on commit 2737d76

Please sign in to comment.