Procházet zdrojové kódy

Update ghcr.io/matrix-construct/tuwunel Docker tag to v1.7.0 (#5262)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/5263/head
renovate[bot] před 2 dny
committed by GitHub
rodič
revize
76e594ec7a
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