File tree Expand file tree Collapse file tree
roles/custom/matrix-bridge-postmoogle/defaults Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ matrix_postmoogle_container_repo_version: "{{ 'main' if matrix_postmoogle_versio
1818matrix_postmoogle_container_src_files_path : " {{ matrix_base_data_path }}/postmoogle/docker-src"
1919
2020# renovate: datasource=docker depName=ghcr.io/etkecc/postmoogle
21- matrix_postmoogle_version : v0.9.30
21+ matrix_postmoogle_version : v0.9.31
2222matrix_postmoogle_container_image : " {{ matrix_postmoogle_container_image_registry_prefix }}etkecc/postmoogle:{{ matrix_postmoogle_version }}"
2323matrix_postmoogle_container_image_registry_prefix : " {{ 'localhost/' if matrix_postmoogle_container_image_self_build else matrix_postmoogle_container_image_registry_prefix_upstream }}"
2424matrix_postmoogle_container_image_registry_prefix_upstream : " {{ matrix_postmoogle_container_image_registry_prefix_upstream_default }}"
You can’t perform that action at this time.
0 commit comments