Procházet zdrojové kódy

Update ghcr.io/matrix-construct/tuwunel Docker tag to v1.7.0

pull/5262/head
renovate[bot] před 3 týdny
committed by GitHub
rodič
revize
24ccd09170
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: B5690EEEBB952194
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      roles/custom/matrix-tuwunel/defaults/main.yml

+ 1
- 1
roles/custom/matrix-tuwunel/defaults/main.yml Zobrazit soubor

@@ -13,7 +13,7 @@ matrix_tuwunel_enabled: true
matrix_tuwunel_hostname: ''

# renovate: datasource=docker depName=ghcr.io/matrix-construct/tuwunel
matrix_tuwunel_version: v1.6.2
matrix_tuwunel_version: v1.7.0

matrix_tuwunel_container_image: "{{ matrix_tuwunel_container_image_registry_prefix }}matrix-construct/tuwunel:{{ matrix_tuwunel_container_image_tag }}"
matrix_tuwunel_container_image_tag: "{{ matrix_tuwunel_version }}"


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