浏览代码

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] 2 天前
committed by GitHub
父节点
当前提交
76e594ec7a
找不到此签名对应的密钥 GPG 密钥 ID: B5690EEEBB952194
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      roles/custom/matrix-tuwunel/defaults/main.yml

+ 1
- 1
roles/custom/matrix-tuwunel/defaults/main.yml 查看文件

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


正在加载...
取消
保存