소스 검색

Merge pull request #2947 from spantaleev/renovate/matrixdotorg-matrix-user-verification-service-3.x

Update matrixdotorg/matrix-user-verification-service Docker tag to v3
pull/2950/head
Slavi Pantaleev 2 년 전
committed by GitHub
부모
커밋
64e365d738
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      roles/custom/matrix-user-verification-service/defaults/main.yml

+ 1
- 1
roles/custom/matrix-user-verification-service/defaults/main.yml 파일 보기

@@ -7,7 +7,7 @@ matrix_user_verification_service_enabled: true

# Fix version tag
# renovate: datasource=docker depName=matrixdotorg/matrix-user-verification-service
matrix_user_verification_service_version: "v2.0.0"
matrix_user_verification_service_version: "v3.0.0"

# Paths
matrix_user_verification_service_base_path: "{{ matrix_base_data_path }}/user-verification-service"


불러오는 중...
취소
저장