Procházet zdrojové kódy

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 před 2 roky
committed by GitHub
rodič
revize
64e365d738
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      roles/custom/matrix-user-verification-service/defaults/main.yml

+ 1
- 1
roles/custom/matrix-user-verification-service/defaults/main.yml Zobrazit soubor

@@ -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"


Načítá se…
Zrušit
Uložit