Przeglądaj źródła

Upgrade Matrix Authentication Service (1.4.0 -> 1.4.1)

pull/4662/head
Slavi Pantaleev 5 miesięcy temu
rodzic
commit
b2024fa7c1
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      roles/custom/matrix-authentication-service/defaults/main.yml

+ 1
- 1
roles/custom/matrix-authentication-service/defaults/main.yml Wyświetl plik

@@ -22,7 +22,7 @@ matrix_authentication_service_container_repo_version: "{{ 'main' if matrix_authe
matrix_authentication_service_container_src_files_path: "{{ matrix_base_data_path }}/matrix-authentication-service/container-src"

# renovate: datasource=docker depName=ghcr.io/element-hq/matrix-authentication-service
matrix_authentication_service_version: 1.4.0
matrix_authentication_service_version: 1.4.1
matrix_authentication_service_container_image_registry_prefix: "{{ 'localhost/' if matrix_authentication_service_container_image_self_build else matrix_authentication_service_container_image_registry_prefix_upstream }}"
matrix_authentication_service_container_image_registry_prefix_upstream: "{{ matrix_authentication_service_container_image_registry_prefix_upstream_default }}"
matrix_authentication_service_container_image_registry_prefix_upstream_default: "ghcr.io/"


Ładowanie…
Anuluj
Zapisz