Ver a proveniência

Update matrix-corporal (1.4.0 -> 1.5.0)

pull/205/head^2
Slavi Pantaleev há 6 anos
ascendente
cometimento
1bcbc4a9ba
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      roles/matrix-corporal/defaults/main.yml

+ 1
- 1
roles/matrix-corporal/defaults/main.yml Ver ficheiro

@@ -19,7 +19,7 @@ matrix_corporal_container_extra_arguments: []
# List of systemd services that matrix-corporal.service depends on # List of systemd services that matrix-corporal.service depends on
matrix_corporal_systemd_required_services_list: ['docker.service'] matrix_corporal_systemd_required_services_list: ['docker.service']


matrix_corporal_docker_image: "devture/matrix-corporal:1.4.0"
matrix_corporal_docker_image: "devture/matrix-corporal:1.5.0"
matrix_corporal_docker_image_force_pull: "{{ matrix_corporal_docker_image.endswith(':latest') }}" matrix_corporal_docker_image_force_pull: "{{ matrix_corporal_docker_image.endswith(':latest') }}"


matrix_corporal_base_path: "{{ matrix_base_data_path }}/corporal" matrix_corporal_base_path: "{{ matrix_base_data_path }}/corporal"


Carregando…
Cancelar
Guardar