소스 검색

Upgrade Hookshot (1.0.0 -> 1.1.0)

pull/1505/head
HarHarLinks 4 년 전
부모
커밋
912c238847
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      roles/matrix-bridge-hookshot/defaults/main.yml

+ 1
- 1
roles/matrix-bridge-hookshot/defaults/main.yml 파일 보기

@@ -3,7 +3,7 @@


matrix_hookshot_enabled: true matrix_hookshot_enabled: true


matrix_hookshot_version: 1.0.0
matrix_hookshot_version: 1.1.0
matrix_hookshot_docker_image: "{{ matrix_container_global_registry_prefix }}halfshot/hookshot:{{ matrix_hookshot_version }}" matrix_hookshot_docker_image: "{{ matrix_container_global_registry_prefix }}halfshot/hookshot:{{ matrix_hookshot_version }}"
matrix_hookshot_docker_image_force_pull: "{{ matrix_hookshot_docker_image.endswith(':latest') }}" matrix_hookshot_docker_image_force_pull: "{{ matrix_hookshot_docker_image.endswith(':latest') }}"




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