File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
roles/custom/matrix-authentication-service/defaults Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ matrix_authentication_service_container_repo_version: "{{ 'main' if matrix_authe
1717matrix_authentication_service_container_src_files_path : " {{ matrix_base_data_path }}/matrix-authentication-service/container-src"
1818
1919# renovate: datasource=docker depName=ghcr.io/element-hq/matrix-authentication-service
20- matrix_authentication_service_version : 0.12 .0
20+ matrix_authentication_service_version : 0.13 .0
2121matrix_authentication_service_container_image : " {{ matrix_authentication_service_container_image_name_prefix }}element-hq/matrix-authentication-service:{{ matrix_authentication_service_version }}"
2222matrix_authentication_service_container_image_name_prefix : " {{ 'localhost/' if matrix_authentication_service_container_image_self_build else 'ghcr.io/' }}"
2323matrix_authentication_service_container_image_force_pull : " {{ matrix_authentication_service_container_image.endswith(':latest') }}"
You can’t perform that action at this time.
0 commit comments